/book-golang

Go language studies.

Primary LanguageGo

book-golang

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.

Contents

  1. Getting Started
  2. Types
  3. Variables
  4. Control Structures
  5. Arrays, Slices and Maps
  6. Functions
  7. Structs and Interfaces
  8. Packages
  9. Testing
  10. Concurrency
  11. Next Steps

Others

See also the repository beewcrowd-programming and course-golang.