mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Added new website to learn Go programming
parent
9fd01e97ea
commit
5bdec92c71
1
Learn.md
1
Learn.md
@ -17,6 +17,7 @@ In addition to the resources available [at golang.org](http://golang.org/doc/#le
|
||||
* [Golang Tutorials](http://golangtutorials.blogspot.com/2011/05/table-of-contents.html) - A free online class.
|
||||
* Rob Pike's 2011 three day course - [Day 1](http://go.googlecode.com/hg-history/release-branch.r60/doc/GoCourseDay1.pdf), [Day 2](http://go.googlecode.com/hg-history/release-branch.r60/doc/GoCourseDay2.pdf), [Day 3](http://go.googlecode.com/hg-history/release-branch.r60/doc/GoCourseDay3.pdf) (*links are broken*, use the archived links from the wayback machine. [Day 1][wbday1], [Day 2][wbday2], [Day 3][wbday3])
|
||||
* [The Go Bridge Foundry](https://github.com/gobridge) - A member of the [Bridge Foundry](http://bridgefoundry.org/) family, offering a complete set of free Go training materials with the goal of bringing Go to under-served communities.
|
||||
* [Golangbot](https://golangbot.com/learn-golang-series/) - Tutorials to get started with programming in Go.
|
||||
|
||||
[wbday1]: http://web.archive.org/web/20160305024536/http://go.googlecode.com/hg-history/release-branch.r60/doc/GoCourseDay1.pdf
|
||||
[wbday2]: http://web.archive.org/web/20160305081012/http://go.googlecode.com/hg-history/release-branch.r60/doc/GoCourseDay2.pdf
|
||||
|
Loading…
x
Reference in New Issue
Block a user