Go language studies from the book "Introducing Go: Build Reliable, Scalable Programs" by Caleb Doxsey (O'Reilly). Copyright 2016 Caleb Doxsey, 978-4919-4195-9.
The site to buy the book: Amazon
All codes were based on the cited book.
- Getting Started
- Types
- Variables
- Control Structures
- Arrays, Slices and Maps
- Functions
- Structs and Interfaces
- Packages
- Testing
- Concurrency
- Next Steps
See also the repository beewcrowd-programming and course-golang.