June 2025
Intermediate to advanced
1129 pages
53h
English
The Java platform consists of projects that allow Java programs to run. At the moment, four platforms are distinguished: Java SE; Java Platform, Micro Edition (Java ME) ; Java Card; and Java EE/Jakarta EE.
Java SE is a system environment for the development and execution of Java programs. Java SE contains everything needed to develop Java programs. Although the terminology is somewhat fuzzy, Java SE can be understood as a specification rather than an implementation. However, for Java programs to be compiled and executed, a concrete compiler, an interpreter, and the Java libraries must be installed on your computer. Different implementations of Java SE exist, such as OpenJDK.
Read now
Unlock full access