How to Share Your Work With a Video or Podcast
Learn about the experiences of creating podcasts and how you can share your work in a video with a small (or bigger) budget.

Learn about the experiences of creating podcasts and how you can share your work in a video with a small (or bigger) budget.

Let's explore libraries and framework used to write an office suite in Java.

Hi everyone, welcome to the our June update for Visual Studio Code for Java!

If you want to understand a codebase better, you need more than just to read its code; you need to draw diagrams.

Everything you need to know before upgrading to Jakarta EE 10 and a guide to upgrade successfully and in almost no time!

We have seen evolutions from CVS to Subversion to Git. Is this the endpoint? Did we find the holy grail? What evolutions are waiting for us?

Sometimes time spent reinventing the wheel results in a revolutionary new rolling device. But sometimes not!

Tons of new features covering performance improvement, user experience as well as Spring Boot integration.
String manipulation is improving (JEP 430), but Manifold can help us now. Even on JDK 8, it goes further with a sophisticated template …
Parsing JSON in Java (and other formats) can be as easy as in JS. It can do much more while keeping the type-safety and deep IDE …