Monday 30 April 2018

Java Tutorial From Basics

Step By Step Learning of JAVA : 


Java History : 


Java was developed by Sun Microsystems Inc in 1991, later acquired by Oracle Corporation. It was developed by James Gosling and Patrick Naughton. It is a simple programming language.  Writing, compiling and debugging a program is easy in java.  It helps to create modular programs and reusable code. 


Java is an Object Oriented language


Object oriented programming is a way of organizing programs as collection of objects, each of which represents an instance of a class.
4 main concepts of Object Oriented programming are:
  1. Abstraction
  2. Encapsulation
  3. Inheritance
  4. Polymorphism

Run First Java Program: Here


You can Mail is you face any issues.
Mail: rajan.sethi36@gmail.com
Thanks.



No comments:

Post a Comment