Tag: java-core
All the articles with the tag "java-core".
-
OOP, SOLID, and Design Patterns in Real Java Code
Published: at 10:00 AMA problem-first guide to using OOP, SOLID, and common design patterns in Java without adding abstraction that the code does not need.
-
Java Interview Prep #1: Java Core and Concurrency
Published: at 10:00 AMA practical Java Core interview guide covering JVM memory, garbage collection, the Java Memory Model, and concurrency, from foundational questions to production trade-offs.
-
Java Concurrency: Thread Pools and Virtual Threads
Published: at 12:00 AMA production-oriented guide to Java concurrency: shared state, thread pools, backpressure, CPU and I/O-bound work, and what Virtual Threads change.
-
Why Java Still Matters
Published: at 10:00 AMA practical explanation of why Java remains widely used for backend systems, enterprise software, and long-lived engineering teams.