Find Jobs
Hire Freelancers

Create Small Java Program $1

$10-30 USD

已关闭
已发布将近 7 年前

$10-30 USD

货到付款
Create very small program in java. Must have following criteria: Prompt users to enter the number of students and their names in the course. Display the total number of students and there names. Delete the names if they drop the course. Display how many students dropped and their names. Must use either arraylist, linkedlist, or vector.
项目 ID: 14049549

关于此项目

46提案
远程项目
活跃7 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
46威客以平均价$23 USD来参与此工作竞价
用户头像
I m software engineer. I have read the description and I would like to work for you. For further details please inbox me. Thank you
$50 USD 在1天之内
4.9 (100条评论)
6.7
6.7
用户头像
i can make this for you. can you share the details. it is no big deal. looking forward for your response
$20 USD 在1天之内
4.7 (33条评论)
5.4
5.4
用户头像
Hi, I hope you will be doing well. I believe on perfect work with 100% satisfaction of my client then payment. I deliver only exceptionally robust and well-designed work as a rule to my client. I understand your project and I am confident that I can do your project with great accuracy and 100% efficiency. I have seven years programming/teaching experience in Java/ C++/ C/Matlab/Software Architecture/ C#/Algorithm Design and Analysis. I am software developer and providing software solutions to my client from last seven years. I will provide you quality work with 100% accuracy. I want to do best to best work for my client, gain 100% satisfaction and quality work. You can trust me and consider me for your project. I am also faculty member (Instructor) at Computer Science and Engineering Department in FAST-NUCES National University Pakistan since February 2013. Thanks! Best Regards, Engr. Shahi
$30 USD 在1天之内
4.8 (50条评论)
5.1
5.1
用户头像
Hi there, I am an experienced java developer. Do you want this as a console application or with GUI included as well? If it's just a console application, I can deliver it to you in a couple of hours. Looking forward working with you, Ioan
$40 USD 在1天之内
5.0 (15条评论)
5.1
5.1
用户头像
Hello, I have read the project details very carefully and i understand that i have to build a solution in Java using ArrayList or LinkedList to manage the students who have Joined the course. I will develop the solution with either ArrayList or LinkedList or vector. for this purpose we will need two ArrayLists, LinkedLists or vectors in the first we store the names of the students who joined the course and we can display them, and in second one we store the name of students who has dropped the course so we can also show their names and strength too. I have more than two years experience in java and i can make the solution efficiently in low time and budget. I will use the IDE of your choice whether it is Netbeans, Eclipse, DrJava or any other one you name it and i will use it. I am sure you give me e chance. I am waiting for your response. we can discuss further details over chat. Thank You
$20 USD 在0天之内
5.0 (44条评论)
4.8
4.8
用户头像
Hi sir...!! I am professional java developer and will do that task easily just in few minutes. So please contact me if you are looking for quality work. Thank you.
$15 USD 在1天之内
5.0 (23条评论)
4.0
4.0
用户头像
Hi, I am interested in this project and I am available for new job, I know Html, css, Photoshop, MySql, Oracle,Java, J2EE, PHP, Nodejs,and some framework like LARAVEL, CAKEPHP and SLIM For more informations please contact me as soon as possible. Thank you. Dev OUARKA.
$25 USD 在3天之内
5.0 (25条评论)
4.1
4.1
用户头像
computer Science graduate and have good experience in development done many project like that. I will do your task as faster as i can. Please review my profile thanks
$25 USD 在1天之内
4.8 (22条评论)
4.0
4.0
用户头像
Hi, I have more then 5 years of experience in JAVA,Web technologies like Spring , Hibernate and Desktop application like JAVAFX. Kindly share your requirements in details I will serve you best with my best efforts. Thanks, Bhavin Jethava
$35 USD 在1天之内
4.8 (11条评论)
3.9
3.9
用户头像
Hey. I can do this easily and quickly as long as you can do a Paypal payment, this site has a fee per job and I dont want to have to do that on such a low paying job. Regards
$10 USD 在1天之内
4.9 (7条评论)
3.2
3.2
用户头像
Hi... - - i am professionally software engineer(Present) having +2 year experience in this field - - i read the descriptions and understand - - i will provide quality work according to your requirement in given time period - - i have lot of expertise in java and software development - - i will work on our project until you satisfy. - - you can check my portfolio. - - we can discuss more details in chat - - i will feel confidence to work with you....! Thanks
$15 USD 在0天之内
4.0 (17条评论)
4.1
4.1
用户头像
I have done a lot of work in it and also currently working on these type of projects. I will deliver you best quality work on time.
$10 USD 在1天之内
5.0 (9条评论)
2.7
2.7
用户头像
............................................................................................................................................
$30 USD 在100天之内
5.0 (4条评论)
2.8
2.8
用户头像
I am professionsl java programming so I will do this fast for you
$26 USD 在1天之内
5.0 (7条评论)
2.7
2.7
用户头像
Hi, I have more then 10 years of experienced in java, i did lots of work on Swing,AWT, JDBC, servlet, JSP, Spring Kindly initiate the discussion
$55 USD 在1天之内
3.1 (13条评论)
3.7
3.7
用户头像
Easy homework assignment that I can complete in an hour. Contact me for a fast result that just works.
$20 USD 在1天之内
0.0 (0条评论)
2.2
2.2
用户头像
My programming skils
$30 USD 在2天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hi, My Name is Laurin and i am Engineering Java Software. I Started freelancing shortly and i would like to push my Reputation. So i would be happy to develop this Little Programm for you
$12 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Based on the description, it doesnt deal with any backend DB. Just a input and output which could be done in less than a day
$25 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
I have already created the program that you described and I can send it to you very soon. I used an arraylist to keep track of the students enrolled in the course and those that dropped the course. My code is fully commented. I have create a Course class, constructors for the class, private instance variables, and public methods to add/remove a student from the course and display the number and names of students enrolled in/dropped out of the course. In the main method, I prompt the user for the number and names of students enrolled in the course and the number and names of students that dropped the course. In the method to remove a student from the course, I check to make sure that the student is in the course if they are not I print a message saying that they are not in the course. I look forward to sending this program to you.
$10 USD 在0天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
United States
0.0
0
会员自5月 16, 2017起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。