News

The next tutorial in the Java 101 series will introduce method references, which you can combine with lambda expressions to write even more concise, readable Java code.
There is a reason why Java method modifiers exist. If you call public methods internally and don't understand why, your developers could face major class issues.