The following are some resources to learn Go:

Timeless Link to heading

Fundamentals Link to heading

  • A Tour of Go: The single best place to start learning Go.
  • The Little Go Book: A free introduction to Go.
  • Learn Go With Tests: One of the best resources to learn Go and practice writing tests.
  • Go by Example: Code Snippets to help learning Go.
  • Effective Go: Legacy and no longer updated, however, it is still a valuable resource for understanding the language’s design principles.

Intermediate Link to heading

Advanced Link to heading

Continuing Link to heading

  • Go Blog: Explore the latest news and updates from the Go community.