Blog
Discover my latest articles and tutorials
Java Class Lifecycle
Notes on the Java class loading process including loading, verification, preparation, resolution, initialization, usage, and unloading.
Java Thread Lifecycle
A concise overview of Java thread states with transitions and practical notes.
Sep 6, 2025
Read More