Category: Java

Recent Post

Java21 Virtual Threads: A New Era of Concurrency

Exploring Java 21 Virtual Threads: A New Era of Concurrency

Hexagonal architecture made simple – theory

Everything you need to know about hexagonal architecture

Java interview task that actually makes sense

How to quickly and effectively distinguish candidates with potential from those without?

Object Oriented Programming is dead.

Object-oriented programming is dead, but is that a good thing?

Forgotten art of Package-Private scope in Java

The most common access modifier in Java is public. However, it is not the default.