« Applications Basics » : différence entre les versions

De Marijan Stajic | Wiki
Aller à la navigation Aller à la recherche
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
= About =
= About =
Java is one of the most popular languages used for building desktop and mobile applications. It is free, open-source, and has a huge community that follows and supports the project.
Java is one of the most popular languages used for building desktop and mobile applications. It is free, open-source, and has a huge community that follows and supports the project.
Initially, Java was named Oak, inspired by an tree that stood outside the office of the company that created Java. Due to a trademark conflict, the name was changed to Java, which is slang for coffee in American English. Coffee was chosen because it is the favorite drink of many developers.


Many applications may not be using the latest version of Java. Indeed, there are several versions of Java, and it is not uncommon to see software that is stuck on an old version.
Many applications may not be using the latest version of Java. Indeed, there are several versions of Java, and it is not uncommon to see software that is stuck on an old version.
Since Java 9, many popular tools have become incompatible due to significant changes introduced in this version.


== Install (Linux) ==
== Install (Linux) ==

Version du 21 mai 2024 à 13:59

About

Java is one of the most popular languages used for building desktop and mobile applications. It is free, open-source, and has a huge community that follows and supports the project.

Initially, Java was named Oak, inspired by an tree that stood outside the office of the company that created Java. Due to a trademark conflict, the name was changed to Java, which is slang for coffee in American English. Coffee was chosen because it is the favorite drink of many developers.

Many applications may not be using the latest version of Java. Indeed, there are several versions of Java, and it is not uncommon to see software that is stuck on an old version.

Install (Linux)