Java, one of the most popular programming language, was conceived by James Gosling, Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan at Sun Microsystems, Inc. in 1991. It was publicly released in 1995.
Java is an object oriented, high level language but what sets it apart is that Java is platform independent and it can run on a variety of platforms.
This Java beginners tutorial helps in understanding the basic concepts of Java programming language.
Java Getting Started
Operators in Java
Conditional Statements & Loops in Java
Java Class And Object
Java Constructor
Java Basics
static in Java
Array in Java
Java Math
OOPS Concepts
Interface in Java
String in Java
Java Exception handling