mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Learn (markdown)
parent
5d188b5f2b
commit
0588be6a13
2
Learn.md
2
Learn.md
@ -2,6 +2,8 @@ In addition to the resources available [at golang.org](http://golang.org/doc/#le
|
||||
|
||||
* [Go By Example](http://gobyexample.com/) provides a series of annotated code snippets.
|
||||
* [Learn Go in Y minutes](http://learnxinyminutes.com/docs/go/) is a top-to-bottom walkthrough of the language.
|
||||
|
||||
Learning resources for specific topics:
|
||||
* [LearnConcurrency](/golang/go/wiki/LearnConcurrency) outlines a course of study of Go's concurrency model and patterns.
|
||||
* [LearnErrorHandling](/golang/go/wiki/LearnErrorHandling) links to resources about error handling in Go.
|
||||
* [LearnTesting](/golang/go/wiki/LearnTesting) links to resources about testing in Go.
|
||||
|
Loading…
x
Reference in New Issue
Block a user