Chevron Left
Back to Java Programming: Solving Problems with Software

Learner Reviews & Feedback for Java Programming: Solving Problems with Software by Duke University

4.6
stars
7,935 ratings

About the Course

Learn to code in Java and improve your programming and problem-solving skills. You will learn to design algorithms as well as develop and debug programs. Using custom open-source classes, you will write programs that access and transform images, websites, and other types of data. At the end of the course you will build a program that determines the popularity of different baby names in the US over time by analyzing comma separated value (CSV) files. After completing this course you will be able to: 1. Edit, compile, and run a Java program; 2. Use conditionals and loops in a Java program; 3. Use Java API documentation in writing programs. 4. Debug a Java program using the scientific method; 5. Write a Java method to solve a specific problem; 6. Develop a set of test cases as part of developing a program; 7. Create a class with multiple methods that work together to solve a problem; and 8. Use divide-and-conquer design techniques for a program that uses multiple methods....

Top reviews

FA

Oct 7, 2017

Excellent explanations and amount of course work for practice, the tests made good use of the examples and work given, I am satisfied with what I learned in this course and see it's real world usage.

AS

Dec 10, 2020

Excellent explanations and amount of course work for practice, the tests made good use of the examples and work given, I am satisfied with what I learned in this course and see it's real world usage.

Filter by:

226 - 250 of 1,632 Reviews for Java Programming: Solving Problems with Software

By Minghao Z

Nov 3, 2016

It's a terrific course, the final project is very challenging. It would be better if questions in discussion forums can be replied more timely. I highly recommend this course!

By Jamal A

Jul 23, 2019

After taking this course for the first time I felt that what I teach to my students is not enough.The teaching style, course contents and tasks should be like in this course.

By Grace Z

Aug 2, 2017

The instructors are great! The lecture videos are engaging and exercises are really helpful. It would be even better if more sample codes for the exercises could be provided.

By Amogh G

Mar 19, 2020

It is really useful and the course teaches all the aspects in java coding and they make sure you get all the aspects but it is very effective and real. I enjoyed learning it

By Harshal T

Feb 9, 2018

Nice programming course, assignments are interesting. This course is a stepping stone for all beginners who aspire to become experts in java programming. Thanks for reading.

By Sandeepkumar S S

Sep 5, 2022

Excellent course for beginning in JAVA. Their libraries are good help in learning accessing various Java classes regularaly. Assignments are challenging and make you work.

By Amandeep

Sep 3, 2020

I think automated test cases would have been a really good option as it take around 20-30 minute in each quiz trying to figure out what function to call for which question.

By jakenaumann

Aug 15, 2020

I took this as my introduction to Java programming with no experience and it was a great starter IMO. Well thought-out problems that helped me get started in the language.

By saurabh s

Dec 14, 2019

They need to explain some things in better way. Like they haven't discussed about Parser , that what is parser. No one can understand in this small description of parser.

By PRAFULLA K M

Sep 22, 2024

This course is really so much valuable for me .I learnt many contents from the course.thank you coursera and to entire team for providing such a wonderful course online.

By dasun k

May 12, 2020

Great course for a beginner. Great Instructors! Very easy to follow, cover basic stuff with assignments to practice coding. I would 10/10 recommend this to any beginner.

By Maidel F

Sep 12, 2018

It was a great course for me, you can prepare to grow in your career and resume the concepts I had forgotten. You have exercises to practice everything you are learning.

By Ayan S

Feb 15, 2020

This course is very helpful for each people because you have to learn like string,csv file,gene,and other lot of things so i think this course is good according to me.

By Abhishek

Dec 2, 2015

Precise and compact course study starting from basics of Java to the parsing of data from files.

Even a beginner can understand the way it has been taught in the course.

By Mehar S

Jul 10, 2020

Great course overall. Amazing clarity of explanations from instructors and a diverse variety of problems that really helped to get well versed with the basics of Java.

By Victor A G A

Jun 22, 2020

The course has a lot of materials, it's very clear and fully explained. It helps beginners as well as advanced users to explore concepts and, possibly, teaching ideas.

By Cheung K

May 17, 2020

The information in discussion forum and mentors are very helpful. Assignments of week 3&4 are much easier than week 2. Never give up when you come across any problems.

By Liezel-Ann D

Apr 20, 2020

This course has made a big difference helping me understand how to approach programming problems which I could then apply to another course I was taking concurrently.

By Amr

Oct 24, 2018

some tasks weren't mentioned in the videos which made the course really challenging at some points,but that's probably part of the plan.Other than that it's perfect.

By Yash R

Jul 16, 2020

Thanks to the Faculty members of Duke University for this wonderful Learning Experience and for supporting me financially by giving me this Course on Financial Aid.

By Anurag K

Apr 20, 2020

Wonderful. With a lot of practice. You cant actually pass the course unless you write code. :)

Just wonderful. All the instructors have a consistent way of teaching.

By Debopam S

Feb 10, 2020

Great course for complete beginners and intermediates alike, some problems do take a little bit of though for even advanced programmers. All in all a great program.

By Franco J C

Nov 2, 2022

Desde mi punto de vista es un excelente curso, con unos videos concisos, directo al grano y con una gran dinamica para evaluar y poner a prueba los conocimientos.

By Burak K

Dec 2, 2020

It was a really enjoyable and instructive experience. I have learned so much and I will continue with course Java Programming: Arrays, Lists, and Structured Data.

By Александр Ш

May 6, 2019

Great course to get basic Java knowledge. It was relative easy to me, since I am as automation engineer have background and experience in coding, but not in Java