Golang Learning Materials

This is the page that collect golang related learning materials

  1. Online free materials:

    • Tour of Go: Very quickstart for learning Go.
    • Go by example: Go by Example is a hands-on introduction to Go using annotated example programs
    • Effective Golang: Golang programming conventions, every Gopher should get farmiliar with this.
    • Wiki Page: This include really a lot that you needed, including blogs, books, etc.
    • Gopher talks: This is a site that contains the talks delivered from GopherCon
  2. Tools for Go:

  3. Vedio:

    • Gopher Academy: Youtube channel including the GopherCon presentation
  4. Books:

  5. Blogs:

comments powered by Disqus