Welcome to manohar academy.
In this lesson we are going to write our first java program called HelloWorld. We will see the basic syntax of a class and method. Then we will learn how to run this file through compiler (javac) and interpreter (java). Also we will learn the common mistakes that first time users make and how to avoid them.
Source code can be downloaded from
https://github.com/nncmanohar/CoreJava
visit my website : http://manoharacademy.com
java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO