Back to Java Programming: Solving Problems with Software
Duke University

Java Programming: Solving Problems with Software

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.

Status: Web Scraping
Status: Algorithms
BeginnerCourse18 hours

Featured reviews

VM

5.0Reviewed Oct 15, 2019

This is an Awesome Course . The best thing About this Course is that It has weekly quizzes and Assignments as well as Practice Quizzes for particular Topics which helps in learning it more easily .

JS

5.0Reviewed May 18, 2019

Really practical course content with great tutorials. The programming assignments are fun and challenging and deal with real world data and problems which makes the course all the more useful!

JT

4.0Reviewed Feb 25, 2019

A basic practice approach for solving problems with a 7step formula for any kind of problem set, for any kind of programming language you use. A very basic approach to JAVA syntax and semantics.

RK

5.0Reviewed Jun 21, 2020

That's really terrific time to spend on such precious acquisition, i adore the entire session which waded through this journey.Thanks to all the faculty member for such incredible sharing.

SD

5.0Reviewed Feb 7, 2019

Excellent course as the Instructors teach building algorithm and then coding it line by line. I highly recommend taking this course as it helps you moving one step ahead in learning Java.

DN

5.0Reviewed Aug 7, 2016

You need a little more experience in coding that just the first course, or try not to leave everything by the end of the week(as I did) to find what you need for the assignments. Great course !

MS

5.0Reviewed Apr 24, 2021

the course is very good.The way of teaching is very excelent each and everyone who knows basics will understand this.The examples which was used are user understandable and real,I LOVE THIS COURSE.

CC

5.0Reviewed Mar 28, 2018

Great course, it does help to have some background knowledge in another language but it is doable without any. goes through some fun projects but also some work usable items such as CSV parsing.

RB

5.0Reviewed Oct 10, 2024

The course does an excellent job of balancing theory with practical applications, which helped solidify my understanding of key concepts like loops, functions, and object-oriented programming.

MV

4.0Reviewed May 12, 2020

Instructors are very clear & examples are helpful. The example data for assignments sometimes did not match the assignment examples. This is a good introductory course for Java programmers.

SO

5.0Reviewed Jul 11, 2022

This course helps to develop strong problem solving skills which is an essential tool in the your journey to becoming a Java programmer. i would recomment this course to any newbie learning JAVA

AG

5.0Reviewed Aug 27, 2020

This is a very good course for those students who want to study java from the very beginning. Assignments and quiz system is also very efficient in understanding and applying the learned concepts.