JAVA Introduction
JAVA Introduction
LECTURE
On
JAVA Programming
By
Mohammed Miskeen Ali
INTRODUCTION
• What is JAVA
• History of Java
• Versions
• Comparing Java with other languages
• Features
• Applications
• Limitations
What is Java
• Java is a object oriented programming language and a platform. Java is a high
level, robust, and secure programming language.
• Platform: Any hardware or software environment in which a program runs, is
known as a platform. Since Java has a runtime environment (JRE) and API, it is
called a platform.
• It is one of the most popular programming languages used to develop this four
important applications
I. Standalone applications: AWT and Swing
II. Web applications: CGI,Servlet, JSP, Struts, Spring, Hibernate(Web
Technologies)
III. Enterprise applications :Java,J2EE,EJB
IV. Mobile applications: Android and Java ME
V. Distributed Applications: RMI, EJB, Web services
Java Platforms / Editions