Java Classes and Objects

Explore two basic concepts of the Java language – classes and objects – with examples of their implementation.

Decompiling Classes in Java

Learn about decompilation in Eclipse and IntelliJ IDEA IDEs as well as a command-line option when they aren’t available.

New Features in Java 21

Learn about the new features of Java 21, like record patterns and switch enhancements for cleaner code.