News

This tutorial shows you how to build the easiest creeper/gunpowder farm in Minecraft 1.21+. No cats needed — this design ...
Need XP fast in survival? This tutorial shows you how to build the easiest mob XP farm in Minecraft 1.21+ — no spawner ...
Think you've nailed the basics of Java pattern matching? Keep learning with these Java pattern matching examples involving records, inferred types and generics.
A tutorial highlighting the various design patterns in Java. Learn about the benefits and different types of design patterns.
The GoF Design Patterns published in 1998 qualifies as a classic still being taught in universities and recommended as best practice in the industry. In his deep dive session from Devoxx, Venkat ...
Learn how to use the Command pattern to encapsulate requests as objects that you can execute alone or in sequence in your Java programs.
Behavioral In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns ...