🔗 Java Programming Cheat Sheet
https://introcs.cs.princeton.edu/java/11cheatsheet
April 11, 2017
What is Java?
Java is a widely used object-oriented programming language and software platform that runs on billions of devices, including notebook computers, mobile devices, gaming consoles, medical devices and many others. The rules and syntax of Java are based on the C and C++ languages.