KR
Excellent course.I learned a lot of things from this course. Thank you so much to Dr. Jerry Roth, Dr. Julie L. Johnson, Michael Walker & Dr. Douglas C. Schmidt for this course.

This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps. In particular, this MOOC covers key Java programming language features that control the flow of execution through an app (such as Java’s various looping constructs and conditional statements), enable access to structured data (such as Java's built-in arrays and common classes in the Java Collections Framework, such as ArrayList and HashMap), group related operations and data into classes and interfaces (such as Java's primitive and user-defined types, fields, methods, generic parameters, and exceptions), customize the behavior of existing classes via inheritance and polymorphism (such as subclassing and overriding virtual methods). Learners will apply these Java features in the context of core Android components (such as Activities and basic UI elements) by applying common tools (such as Android Studio) needed to develop Java programs and useful Android apps. Learners will work on several hands-on projects throughout the MOOC, i.e., each week will require learners to write solutions to programming assignments that reinforce the material covered in the lecture videos. There will be roughly 4-6 hours of student engagement time per week, including video lectures, quizzes, and programming assignments.

KR
Excellent course.I learned a lot of things from this course. Thank you so much to Dr. Jerry Roth, Dr. Julie L. Johnson, Michael Walker & Dr. Douglas C. Schmidt for this course.
J
overall its good course many difficult concepts are explained in an easy way but as a beginner, I found this course a bit difficult at the beginning for those who are new to java programming language
DM
As someone who is new to java, the detailed explanation with examples really helped me understand how java works. Absolutely good for beginners who are also new to coding.
SP
Excellent !! As a beginner I found this course a major kick-start to building a strong base for my Android app skills. A lot of practice needed though, but these videos would keep me going well
TM
Great content. All the materials are perfectly covered and taught. I just have a huge problem with the peer to peer review system. The amount of plagiarised code I had to flag was annoyingly high.
HA
I​f anyone wants to learn Java, I would definitely recommend this course regardless of their experience or knowledge in coding as it covers everything from basics to advanced concepts of OOP.
JP
Great Course, very well managed and segregated module-wise. Thank you so much to Dr. Jerry Roth, Dr. Julie L. Johnson, Michael Walker & Dr. Douglas C. Schmidt for this course!
AA
This course is very good to learn the basics of Java and how to write a Java code in a object oriented manner. Ths course helped me to learn how to write more efficient and scalable code.
RB
This course will provide all basic information of android and it will also help you to understand the fundamental of java which is used in android. It really help me to improve my skills in android.
AM
Not for absolute beginners though but a nice course for java concepts some concepts were not explained too well but overall a 4 star course learnt a lot of new things even knowing java already.
ML
Good lessons, challenging assignments and helpful instructor. But I think it shouldn't be listed as 4 weeks course. It should be listed as like at least 6-7 weeks according to me.
JN
Java for Android was everything I expected. The lectures and assignments were very clear. The instructors and mentors were very helpful. I am looking forward to the next class.