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!

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.

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!
MV
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.
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.
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.
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.
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.
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.
AG
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.
FA
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.
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.
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!)
SO
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