marți, 14 aprilie 2015

Archive for jdk and jre pre-requisites for latest versions to install java

Latest versions needs to be always checked on http://java.sun.com

Drjava gui editor can be also downloaded from here:

http://www.drjava.org/

http://www.mediafire.com/download/tn1vbenhq1t5cc3/JDK_JRE_And_Dr_java.rar

Java introduction

Java is a programming language supporting web technology in order to develop web applications.
Also it's a third generation high level programming language.

Java consists of 3 types:

1) SE (standard edition)
2) EE (entreprise edition)
3) ME (micro edition)

Java technologies:
1) front-end
2) back-end

Applications:
1) Stand adone applications
2) Web applications


--History of Java--

Java language was developped by SUN Micro Systems and creator is James Gosling.

The main idea behind Java Language is Common Remote Control (CRC). This project started in 1990 and named as Green Project.In 1992 this project completed, the 
device named as STAR7 and the new software given name as OAK.
Because of some issues , OAK was removed and the new software name was Java which was introduced in 1995 as JDK 1.0

Types of Java applications and the database used in Java /Java DB concept below:

1) -- JAVA SE--

---JAVA SE Documentation:---



---Installing Java SE including with JDK /Java Development Kit:---



--Java SE community--




2) --JAVA EE--


---JAVA EE Documentation:---



---Installing Java EE



--Java EE community--



3) --JAVA ME--



---JAVA ME Documentation:---


--Installing Java ME--


--Java ME community--



4) --Java DB--




Documentation:


Community:




--Structure of a java Program--

1. Package statement
2. Import statement
3. Interface statement
4. Abstract class definition
5. Other class definition
6. main class declaration
   {
   }

In the next lesson we will learn about Java IDE's DrJava,Netbeans or Eclipse which are used to code in Java. Other IDE's can be used as well according to business needs of companies.

Then we will cover basic concepts in Java Programming such as OOP (Object Oriented Programming), applets and Swing (Developping Graphical User Interfaces in Java).

Hope you enjoyed this tutorial !

Informatii puteti gasi si pe forumul meu la sectiunea Java:


Best regards,

Mihai Sprinceana

Installing java

Installing Java:

Step1: Enter the particular link:


Step2 : In the search engine please type java jdk or java jdk download




Step3: We click on Java SE or we access this particular link and we need to install both JDK (Java Development Kit) and JRE (Java Runtime Environment) the latest versions
Java SE:
Java EE :
and
JAVA ME :
and

Jar downloads :

Step4: The last step , last but not least we install one of the Java IDE text editor used for programming in Java DrJava, Eclipse, Netbeans or JCreator:

DrJava can be downloaded from here:
Click then on Download Windows App from Current Stable Release click Save As  and then just launch the kit 

Eclipse can be downloaded from here:

JCreator (IDE- Integrated Development Environment) can be downloaded from here:

Hope this tutorial helps in giving an overview about how to setup Java !
Once this is done we will cover little by little programming lesson in java.

Have a nice day!
Mihai Sprinceana