CC
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.

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.

CC
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.
JT
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.
KA
Being new to programming, this course was challenging, but it was well designed course and helped me with reasoning and gaining confidence with handling Methods and Loops and conditionals.
JS
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!
RK
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
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.
MS
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.
MS
I found it easy because I had some previous experience in java. But in some parts the things were not explained properly. That may cause problem to people who are new. Over all Good experience.
RB
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.
AM
Excellent introduction to Java.A little heads up if you're taking the course:Answers need to be truncated to x decimal places in quizzes, not rounded. (Instructors please clarify this in all quizzes!)
VM
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 .
WY
definitely not for beginners with 0 background. But it was just good on me. (make sure you know something about any kind of programming language first, or this course could be challenging )