AN
Covers all the important concepts. Mentions important points where other tutors fails to mention them.

Introduction to OO Programming with Java is course 2 of the Core Java Specialization. After completing this course, you'll be able to create simple Java classes that exhibit the principle of Encapsulation, to import other classes for use, to work with Strings, print output and use advanced math functions. We'll begin with a brief refresher on necessary concepts from Object-Oriented Programming. Next, we'll introduce basic Java concepts regarding classes, enabling you to start writing simple Java classes with attributes and methods. We'll introduce the idea of instances, or objects created from classes, so that you can start to build object-oriented solutions. Finally, we'll cover namespaces and Java Libraries to explain how Java packages classes, so that everyone can develop code without name collisions. You will be able to organize and access classes, as well as use selected standard classes from the Java runtime environment. To be successful in this course, you should have taken Course 1: Introduction to Java or have equivalent knowledge.

AN
Covers all the important concepts. Mentions important points where other tutors fails to mention them.
JD
good for beginners and intermidiate level to understand the fundamentals
P
Great intro to OOP! Things are explained clearly and the videos are short and no longer than 10 minutes!
GS
Well explained though some obsolete features should have been omitted or not spent time on.
LL
I liked the practical implementation way of teaching things But I had issue using labs. Problem with making new file in eclipse and importing starter codes.
SK
successfully completed the test and a lot of things learned from it,thank you
MH
good course, the guy narrating is a little annoying but does grow on you!
SN
I learn lot of tthings from here and that wwill definitely help me in future . Thank you for giving me this opportunity to learn.
FZ
I love this specialization, i found it more nutritive than other courses in which you JUST learn the syntax and how to create a functional code.
LA
This course is excellent.i really earned knowledge by this course. thanks for offering this course for free of cost.
JB
Excellent Starter Class. The detailed lab walkthroughs are useful and appreciate the voice of experience around best practices
HF
I learned so many new things about OOP also java this is very helpful for me