Merge pull request #187 from oligot/golang-book
Add An Introduction to Programming in Go
This commit is contained in:
commit
f78c8a44dc
@ -655,3 +655,4 @@ Where to discover new Go libraries.
|
|||||||
* [A Tour of Go](http://tour.golang.org/) - Interactive tour of Go
|
* [A Tour of Go](http://tour.golang.org/) - Interactive tour of Go
|
||||||
* [Go By Example](https://gobyexample.com/) - A hands-on introduction to Go using annotated example programs
|
* [Go By Example](https://gobyexample.com/) - A hands-on introduction to Go using annotated example programs
|
||||||
* [Working with Go](https://github.com/mkaz/working-with-go) - An intro to go for experienced programmers
|
* [Working with Go](https://github.com/mkaz/working-with-go) - An intro to go for experienced programmers
|
||||||
|
* [Intro to Programming in Go](http://www.golang-book.com/) - An Introduction to Programming in Go
|
||||||
|
Loading…
Reference in New Issue
Block a user