• programming/
      • Software

go

#software/programming

Resources

Official

  • https://golang.org/doc/code.html
  • https://golang.org/doc/effective_go.html
  • https://golang.org/doc/
  • https://tour.golang.org
  • https://learn.go.dev/

Unofficial

  • https://gophercises.com/
  • https://golangresources.com
  • https://yourbasic.org/golang/
  • https://exercism.io/my/tracks/go
  • https://github.com/go-training/training
  • https://dave.cheney.net/practical-go

Books

  • https://bitfieldconsulting.com/books
  • https://interpreterbook.com/
  • https://github.com/karlseguin/the-little-go-book
  • https://github.com/quii/learn-go-with-tests

misc

  • code organization notes: https://dave.cheney.net/2014/12/01/five-suggestions-for-setting-up-a-go-project

Uplinks

  • programming/#
    • Parent directory zettel
software/programming
logo