AM
May 1, 2018
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!)
FA
Oct 8, 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.
By Saransh K
鈥May 11, 2020
This course helps me a lot in understanding basic concepts like Java String Class. Through this course I learn how to debug a program, how can we reuse a piece of code, Algorithm Design, Seven Steps to solve a Problem which helps me a lot in solving problems.
By 脟a臒r谋 K
鈥Feb 20, 2020
The videos were very efficient and they were well-organized. The methods were presented easily and understandably. I learned many things from the duke library and the reading parts. Thanks a lot for the course and the opportunities which this course provided.
By MOHAMED A K J
鈥Jul 23, 2020
Programming Exercise problems gives real time coding experience. Hats off to the instructors for designing the programming exercise problems which gives more insight into deep coding practice. I strongly recommend this course for Java Programming learners
By Paterne I
鈥Apr 21, 2020
This is a great introductory class to Java Programming. There are a lot of exercises to familiarize with programming concepts and algorithms which is very helpful. The first week, however, can be very challenging since most concepts and resources are new.
By Joseph D P C
鈥Jul 27, 2017
This course has minimized my learning curve to learn the skills that I needed in my job. It has taught me to also be flexible in order to complete tasks to be undertaken. As well as find workarounds to resolve issues/roadblocks faced in tackling tasks.
By Qing O
鈥Aug 3, 2016
Very useful but a bit challenging course. I used to know nothing about programming by java. As a starter, I chose this course and it helped me efficiently learn java from nothing to have a solid and basic structure of programming. I have enjoyed a lot.
By Jimut B P
鈥Jun 28, 2016
This course is fantastically created for excelling your concepts in Java. The faculties are worthy of praise.Thank you Rodgers, Owen, Hilton and Robert for creating one of the best courses in coursera and teaching us amazing stuffs in java programming.
By Kevin P
鈥Jul 12, 2020
This series of courses are perfect for whose are learning and starting from zero. If you have some knowledge, maybe they are a bit slow for you but still you can remember somethings. The exercises are interesting and the explanation are pretty good.
By Kris W
鈥Feb 24, 2020
I would have liked to see how to do proper testing, e.g, JUnit, but I'll just assume that'll be covered in a later course. Also, there was no use of recursion and no data structures. Otherwise, good instruction and interesting assignments/quizes.
By Vignesh V
鈥Jul 30, 2018
Excellent course content the assignments were well designed to help me learn a lot. There could have been additional materials to help me with assignment towards the end but still I was able to breeze through the course in a short span of a week.
By Elena P
鈥Apr 13, 2018
Each element is thoroughly worked out, there is a conceived semantics of the user's actions. Tooltips and popups make it easy for the user to interact with the program. Multimedia interface meets the needs and interests of the user of the site.
By Harold S R M
鈥Dec 10, 2022
Muy buen curso, muy pero muy practico. Con la peque帽a desventaja en que a veces es dificil entender exactamente que es lo que se necesita, y es facil equivocarse, pero de los mejores cursos a nivel de contenido que he hecho en esta plataforma.
By Naga A S G
鈥Jan 29, 2021
Good course and the graded quizzes are real fun. But i think if they used some other libraries instead of duke libraries for csv, it would have been more immersive ( nevermind , its the same logic , the current method is great for beginners).
By Martin P
鈥Oct 31, 2016
Excelente forma de aprender a programar en Java. Los m贸dulos est谩n bien detallados de forma que es c贸modo el desarrollo de los mismos. Y los videos de los instructores son excelentes y bien explicativos para poder realizar las asignaciones.
By Haseeb A
鈥Nov 19, 2022
Fabulous, it is so well-structured, everything is explained from root level, and all of the exercises test our understanding and concepts in a great manner, they are also like another source to learn from, other than the lessons themselves.
By Tang Y S
鈥Jun 4, 2016
The programming exercises are very good to reinforce the concepts learnt in the video lectures. The guide lines in the programming exercise are very clear and helpful making the problems not that hard to deal with and yet very enjoyable.
By ROHITH R
鈥May 23, 2020
Excellent teaching ....The way the videos were arranged and the content is really awesome,,,,,,The programming assignments were really good and challenging..They are helpful for getting familiar with programming.........Overall Loved it..
By Robert B
鈥Aug 3, 2021
Great course! It taught me a method for thinking through problems in a systematic way, translating the solution into code, then how to test and debug any errors. Plenty of practice problems are provided to help hone the skills you learn.
By Alejandro E M
鈥Aug 12, 2020
A very complete course, here you learn the basics and also the applications of java nowadays. I strongly recommend this space to expand your boundaries of knowledge and also try one of the most used programming language of the world.
By Aadam
鈥Dec 17, 2015
One of the best courses that I have enrolled in. It not only showed me how to program in Java but in any language. Although, I am curretly an Undergraduate student, this was very challenging for me. I learned a lot and enjoyed a lot
By Sriram R
鈥Dec 28, 2015
Excellent beginner course for java. The best part is the course swap: allows you to transfer part-course credit to the following session. This helps to continue the new session with fresh deadlines from where you left the last one.
By Ahmet G
鈥Feb 1, 2021
Great introductory course, code as you go along and then apply what you've learnt for weekly projects. It allows for a better understanding of the concepts at hand and further strengthens them through application in the projects.
By Carlos P
鈥Jun 18, 2020
This was a great way to newbies in Java, and even people with some previous knowledge to get hands on experience. I love the way the course is designed and taught. It is very practical and simple to get into the deeper concepts
By Charlie Z
鈥Nov 18, 2020
Some of the assignment problem statements could be elaborated a bit more. Since all the program problems rely heavily on the edu.duke documentations, it may be better to clarify some of the usages in the pinned thread in forum.
By orcid88
鈥Sep 12, 2020
It was challenging at times, but the videos are self explanatory and assist deeply with quizzes. I highly recommend this course as it taught me how to extract information from CSV files which can be used in real life scenarios.