# Go Programming Notes ## Introduction Welcome to my GoLang learning notes repository! Here, I document my journey in learning and mastering the Go programming language. This repository serves as a collection of notes, examples, and projects that I work on while exploring GoLang. ## Contents 1. [Hello World](https://hackmd.io/OGtHs--vR5ilNtCyqGLQ3g) 2. [Basic Syntax](https://hackmd.io/fQlaEGGlThG-53EOpZAL7g) 3. [Arrays, Slices, and Maps](https://hackmd.io/hX6q6PW0TSyqlJlSncl8eQ) 4. [Control Statement; Declarations & Types](https://hackmd.io/FoHsJJT2RX2duA3edUqf0w) 5. Github repo: https://github.com/ken1009us/go-practice