Java is an object-oriented programming language, not only absorbs the various advantages of the C + + language, but also rejects the difficult to understand C + + inheritance, pointers and other concepts, so the Java language has a powerful and easy to use two features. As the representative of static object-oriented programming language, the Java language implements the object-oriented theory, which allows programmers to do complex programming in an elegant way.
Java has the features of simplicity, object-oriented, distributed, robustness, security, platform independence and portability, multi-threading, and dynamic. Java can write desktop applications, Web applications, distributed systems, and embedded system applications
"May 23, 1995", the Java language was born;
"January 1996", the first jdk-jdk1.0 was born;
"April 1996", 10 of the most important operating system vendors affirm that Java technology will be embedded in their products;
"September 1996", about 83,000 Web pages have been used Java technology to produce;
"February 18, 1997", JDK1.1 released;
"April 2, 1997", the JavaOne meeting held, the participation of more than 10,000 people, the record of similar meetings in the world at that time;
"September 1997", Javadeveloperconnection community members more than 100,000;
"February 1998", JDK1.1 was downloaded more than 2,000,000 times;
"December 8, 1998", Java 2 Enterprise Platform EE release (j2ee1.2);
"June 1999", Sun Company released Java three version: Standard Edition (J2SE), Enterprise Edition (Java EE) and Miniature edition (J2ME); May 8, 2000, JDK1.3 released;
"May 29, 2000", JDK1.4 released;
"June 5, 2001", Nokia announced the sale of 100 million Java-enabled mobile phones by 2003;
"September 24, 2001", j2ee1.3 released;
"February 26, 2002", j2se1.4 released, since then Java's computing power has been greatly improved;
"September 30, 2004", j2se1.5 released, became another milestone in the development of the Java language. To indicate the importance of this version, j2se1.5 renamed Java SE 5.0;
"June 2005", JavaOne conference, Sun Company Open Java SE 6. At this point, various versions of Java have been renamed to remove the number "2": J2me renamed Java ME, J2SE renamed Java SE, the Java EE name changed;
"December 2006", Sun Company released JRE6.0;
"December 2009", Sun Company released Java EE 6;
"November 2010", because Oracle is not friendly to the Java community, so Apache threatened to quit JCP;
"July 2011", Oracle releases Java SE 7;
"March 2014", Oracle published Java SE 8;
"September 21, 2017", Oracle published Java SE 9;
"March 20, 2018", Oracle announces the release of Java 10;
Java is an object-oriented programming language, not only absorbs the various advantages of the C + + language, but also rejects the difficult to understand C + + inheritance, pointers and other concepts, so the Java language has a powerful and easy to use two features. As the representative of static object-oriented programming language, the Java language implements the object-oriented theory, which allows programmers to do complex programming in an elegant way.
Java has the features of simplicity, object-oriented, distributed, robustness, security, platform independence and portability, multi-threading, and dynamic. Java can write desktop applications, Web applications, distributed systems and embedded system applications such as "Turn from Baidu Encyclopedia"
"May 23, 1995", the Java language was born;
"January 1996", the first jdk-jdk1.0 was born;
"April 1996", 10 of the most important operating system vendors affirm that Java technology will be embedded in their products;
"September 1996", about 83,000 Web pages have been used Java technology to produce;
"February 18, 1997", JDK1.1 released;
"April 2, 1997", the JavaOne meeting held, the participation of more than 10,000 people, the record of similar meetings in the world at that time;
"September 1997", Javadeveloperconnection community members more than 100,000;
"February 1998", JDK1.1 was downloaded more than 2,000,000 times;
"December 8, 1998", Java 2 Enterprise Platform EE release (j2ee1.2);
"June 1999", Sun Company released Java three version: Standard Edition (J2SE), Enterprise Edition (Java EE) and Miniature edition (J2ME); May 8, 2000, JDK1.3 released;
"May 29, 2000", JDK1.4 released;
"June 5, 2001", Nokia announced the sale of 100 million Java-enabled mobile phones by 2003;
"September 24, 2001", j2ee1.3 released;
"February 26, 2002", j2se1.4 released, since then Java's computing power has been greatly improved;
"September 30, 2004", j2se1.5 released, became another milestone in the development of the Java language. To indicate the importance of this version, j2se1.5 renamed Java SE 5.0;
"June 2005", JavaOne conference, Sun Company Open Java SE 6. At this point, various versions of Java have been renamed to remove the number "2": J2me renamed Java ME, J2SE renamed Java SE, the Java EE name changed;
"December 2006", Sun Company released JRE6.0;
"December 2009", Sun Company released Java EE 6;
"November 2010", because Oracle is not friendly to the Java community, so Apache threatened to quit JCP;
"July 2011", Oracle releases Java SE 7;
"March 2014", Oracle published Java SE 8;
"September 21, 2017", Oracle published Java SE 9;
"March 20, 2018", Oracle announces the release of Java 10;
Related articles:
Development (history) and historical changes of Java
Detailed Java programming history (Power node finishing)