If you already have command over C++ language i.e. Object Oriented Programming start here.
Let's start with the basics of Java.
Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. We can also make User Interface using Java libraries.
to be continued...
