Categorygithub.com/symonk/learning-go-book
repository
0.0.0-20240705220151-d0ea63199f4d
Repository: https://github.com/symonk/learning-go-book.git
Documentation: pkg.go.dev

# README

learning-go-book

Learning materials and exercises from the learning-go 2nd edition book. The book can be purchased/found Here.

It is currently the best go resource I have personally used, would highly recommend it.


Chapters

  • 01: Predeclared Types and Declarations
  • 02: Composite Types