Posts
All the articles I've posted.
-
JVM: The Silent Revolution
How Java 25 quietly changed everything you thought you knew about performance with zero code changes required.
-
Abstract Class vs Interface: The Architecture of Intent
Mastering Java's dual inheritance system in 2026-abstract classes as blueprints, interfaces as contracts. Understanding when to use each in modern Java's complete type system.