The Creation of java (History and Evolution) - Passionate Geekz

Breaking

Where you can unleash your inner geek.

Saturday, 4 January 2020

The Creation of java (History and Evolution)

History of java

James Gosling, Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan comes up with the idea of java at sun Microsystems.

This language was called “Oak” at first but renamed as “Java” in 1995. The C and C++ compiler was very expensive and time-consuming to create.

Thus a solution is needed in order to improvise the situation, ,Gosling and others began work on a portable and independent language which leads to creation of java.

Java was propelled to the forefront of computer language design, because the Web, too, demanded portable programs.

The Java designers knew that using the familiar syntax of C and echoing the object-oriented features of C++ would make their language appealing to the legions of experienced C/C++ programmers

Java is a programmer’s language. Second, Java is cohesive and logically consistent. Third, except for those constraints imposed by the Internet environment, Java gives you, the programmer, full control.

Java was designed to solve a certain set of problems. C++was designed to solve a different set of problems. Both will coexist.

Java also embodies changes in the way that people approach the writing of programs. For example, Java enhanced and refined the object-oriented paradigm used by C++, added integrated support for multithreading that simplified Internet access.



Java and its releases

  • Java 1.0
  • Java 1.1
  • Java 2
  • J2SE (Java 2 Platform Standard Edition)
  • J2SE 1.3
  • J2SE 1.4
  • J2SE5
  • Java SE 6

 

 

No comments:

Post a Comment