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.
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.
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 )
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.
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.
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
EE
The start is confusing and I don't feel that the structure of java programs is well explained. However, the course is overall very good and once you get past the basics, is very rewarding.
DN
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 !
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.