go 12
- How to Install Go (Golang) on Your System
- Go Mastery: A Comprehensive Guide - Part 2: Control Flow (If, Switch, Loops)
- Go Mastery: A Comprehensive Guide - Part 1: Introduction, Variables, and Operators
- Building a Simple HTTP Web Server in Go
- Building a CLI Tool in Go: A Simple Todo List Manager
- Concurrent File Downloader in Go: Utilizing Goroutines for Efficiency
- JSON Data Processor: Reading and Writing API Data in Go
- Building a REST API in Go: A Task Management CRUD Application
- Go Mastery: A Comprehensive Guide - Part 6: Error Handling, Packages, and Testing
- Go Mastery: A Comprehensive Guide - Part 5: Concurrency (Goroutines and Channels)
- Go Mastery: A Comprehensive Guide - Part 4: Structs and Interfaces
- Go Mastery: A Comprehensive Guide - Part 3: Data Structures (Arrays, Slices, Maps)