Once you have Go installed, the is a great place to continue. It contains references, tutorials, videos, and more.

    To learn how to organize and work with Go code, watch this screencast or read .

    To further explore Go's concurrency model, watch Go Concurrency Patterns () and Advanced Go Concurrency Patterns () and read the Share Memory by Communicating codewalk.

    To get started writing web applications, watch (slides) and read the tutorial.

    The Go Blog has a large archive of informative Go articles.

    Visit for more.