Published onAugust 28, 2025[Thymeleaf 教學筆記] 1. 入門與環境設定ThymeleafSpring-BootJava介紹如何在 Spring Boot 專案中整合 Thymeleaf,並建立第一個簡單模板。
Published onAugust 27, 2025[演算法筆記] Two Pointers 雙指針算法Algorithm整理 Two Pointers 的核心概念、常見應用場景與題型,幫助快速複習與面試實戰。
Published onAugust 26, 2025[演算法筆記] Binary Search 二分搜尋法Algorithm整理 Binary Search 的核心概念、常見模板、應用場景,幫助快速複習。
Published onAugust 22, 2025[Go 學習系列] 2. Hello Go!GoGo-Learning學習如何安裝 Go、使用 VSCode 或 GoLand,並撰寫第一個 Hello World 程式
Published onAugust 21, 2025[Go 學習系列] 1. Let's Go! 認識 GoGoGo-Learning作為 Java 後端工程師,開始學習 Go 並整理筆記,分享為什麼選擇 Go 以及 Go 是什麼。