Tag: development
All posts with tag "development".
-
Installing Java with SDKMAN! A Step-by-Step Learning Note
A comprehensive guide to installing and managing Java versions using SDKMAN.
-
Setting Up Java Development in VSCode: Why I Recommend the Extension Pack for Java?
A guide to setting up Java development in Visual Studio Code using the Extension Pack for Java, enhancing productivity and learning.
-
Learning Note: Java 21 Feature – Unnamed Classes and Instance Main Methods (Preview)
A beginner-friendly introduction to Java 21's unnamed classes and instance main methods, designed to simplify the entry point for new Java developers.
-
Learning Note: Java 21 Feature – Pattern Matching for Switch
summary
-
Learning Note: Java 21 Feature – Unnamed Patterns and Variables
summary
-
Laravel Octane 02: Setting Up Your High-Performance Environment with Sail
Learn how to set up a high-performance Laravel Octane environment using Sail and Swoole. This guide walks you through the installation process, configuration, and best practices for development.