Published onSeptember 19, 2025[Go 學習系列] 5. Package 與可見性:理解模組化程式結構GoGo-Learning學習 Go 的 package 結構與可見性規則,了解如何組織模組、匯入套件與建立可重用的程式。
Published onSeptember 12, 2025[Go 學習系列] 4. 控制流程與函數基礎GoGo-Learning學習 Go 的控制流程:if、for、switch 與函數定義,掌握邏輯判斷與基礎程式結構。
Published onSeptember 5, 2025[Go 學習系列] 3. Golang 語法入門:變數、常數與型別GoGo-Learning學習 Go 的變數、常數、型別與命名規則,了解 Go 是如何透過強型別機制讓程式更安全。
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 是什麼。