Java programming language - TechBook

Java programming language

Java is an object-oriented programming language developed by James Gosling and colleagues at Sun Microsystems in the early 1990s. The language, which was designed to be platform independent, is a derivative of C++ with a simpler syntax, a more robust runtime environment and simplified memory management.

Java is not related to JavaScript, though they have similar names and share a C-like syntax.