Java programs For Beginners
Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java 1.0 [J2SE]).
The latest release of the Java Standard Edition is Java SE 8. With the advancement of Java and its widespread popularity, multiple configurations were built to suite various types of platforms. Ex: J2EE for Enterprise Applications, J2ME for Mobile Applications.
Java is guaranteed to be Write Once, Run Anywhere.
💻
Requirement Softwares - NetBeans Download here
- Java JDK Download here
Documentation
Java Platform Standard Edition 8 Documentation