Find Jobs
Hire Freelancers

Create Small Java Program $1

$10-30 USD

Cerrado
Publicado hace casi 7 años

$10-30 USD

Pagado a la entrega
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 del proyecto: 14049549

Información sobre el proyecto

47 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
47 freelancers están ofertando un promedio de $23 USD por este trabajo
Avatar del usuario
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 en 1 día
4,9 (98 comentarios)
6,7
6,7
Avatar del usuario
i can make this for you. can you share the details. it is no big deal. looking forward for your response
$20 USD en 1 día
4,7 (33 comentarios)
5,4
5,4
Avatar del usuario
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 en 1 día
4,8 (50 comentarios)
5,1
5,1
Avatar del usuario
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 en 1 día
5,0 (15 comentarios)
5,1
5,1
Avatar del usuario
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 en 0 día
5,0 (44 comentarios)
4,9
4,9
Avatar del usuario
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 en 1 día
5,0 (23 comentarios)
4,1
4,1
Avatar del usuario
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 en 3 días
5,0 (25 comentarios)
4,1
4,1
Avatar del usuario
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 en 1 día
4,8 (22 comentarios)
4,0
4,0
Avatar del usuario
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 en 1 día
4,9 (11 comentarios)
3,9
3,9
Avatar del usuario
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 en 1 día
4,9 (7 comentarios)
3,2
3,2
Avatar del usuario
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 en 0 día
4,0 (17 comentarios)
4,1
4,1
Avatar del usuario
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 en 1 día
5,0 (9 comentarios)
2,8
2,8
Avatar del usuario
............................................................................................................................................
$30 USD en 100 días
5,0 (4 comentarios)
2,9
2,9
Avatar del usuario
I am professionsl java programming so I will do this fast for you
$26 USD en 1 día
5,0 (7 comentarios)
2,7
2,7
Avatar del usuario
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 en 1 día
3,1 (13 comentarios)
3,7
3,7
Avatar del usuario
Easy homework assignment that I can complete in an hour. Contact me for a fast result that just works.
$20 USD en 1 día
0,0 (0 comentarios)
2,2
2,2
Avatar del usuario
My programming skils
$30 USD en 2 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
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 en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
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 en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
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 en 0 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
United States
0,0
0
Miembro desde may 16, 2017

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.