Introduction to DuckDB

Learn about the advantages of the DuckDB database and some fundamental operations via illustrative examples

Introduction to Brave

Explore Brave, a popular distributed tracing instrumentation library in the Java ecosystem.

New Features in Java 21

Learn about the new features of Java 21, like record patterns and switch enhancements for cleaner code.

Opening HTML File Using Java

Whether opting for the simplicity of the Desktop class or the flexibility of ProcessBuilder, Java offers multiple ways to open HTML files programmatically.