Wednesday, January 4, 2017

Introduction to Java

Java is an Object Oriented Programming Language was developed by James Gosling at Sun Micro systems in 1995. Now it as acquired by Oracle Corporation.

Java is a Platform independent language. Java Virtual Machine(JVM) is used as an abstraction between the OS and Java programs. This makes java programs highly portable, a java program can run on all supported platforms such as Windows,Linux etc.. without any modifications.

Initially,The main purpose for developing java language is to control consumer electronics devices. On May 23,1995 the java environment was announced by Sun Micro systems. Java is more secure and robust than C and C++.



  • Java is a Object Oriented Programming Language 
  • Java is Robust , Secured and high level Programming Language
  • Java is also called Platform 
Platform:


Java has it's own Platform that is JVM(Java Virtual Machine)  so Once we can develop the Program can run on any Software and Hardware.

As a Beginner should have should where we used java language. The following are the some of the areas where we used java programming  in Real Time Applications.



1) Desktop Applications:

By Using Java Programming Language we can develop Desktop Applications.

Examples: Acrobat Readers,Anti Virus etc...













2) Web Applications:

We can also Develop Web Applications by using Java Programming Language such as FlipKart, Amazon etc...

Examples:  Amazon,flipkart etc..






3) Enterprise Applications:

By using Java Programming Language we can develop enterprise Applications like Banking Applications.

Examples: HDFC,SBI,ICICI etc..


 4) Mobile Applications:

To develop Mobile Applications such we also use Java Programming.This is one of the popular Mobile Application in the world.

Examples: Android Mobiles



5) Embedded Systems:

To develop consumer devices such as Micro woven, routers,micro chips etc..


6) Robotics:

Java Programming Language not following present trend, this language is also used for feature applications such as Robotics

7) Game Applications:

We can develop many Games applications by using java language. Now a day all mobiles have in-built games.

I hope you enjoy this post as a beginner and keep follow me for latest updates and share this post also.









No comments:

Post a Comment