Java

  • July 7, 2024
  • 3mins read

Java switch statement

Today, I would like to take a look at Java statements and their evolution, and how you can use them more effectively

Read More
  • June 30, 2024
  • 3mins read

Sealed Classes and Interfaces in Java 21

Today, we’ve got an incredibly exciting article for you about sealed interfaces 🤩 and sealed classes 🔒 in Java 21! 🐱‍💻✨ Get

Read More
×