1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-27 13:56:28 +00:00

Update free-programming-books.md

This commit is contained in:
Asad Dhamani 2014-10-13 14:23:17 +05:30
parent ac2ab964a6
commit 83aa10b193

View File

@ -908,6 +908,7 @@
### Go ### Go
* [An Introduction to Programming in Go](http://www.golang-book.com/) * [An Introduction to Programming in Go](http://www.golang-book.com/)
* [Building Web Apps with Go](http://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
* [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/) * [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/)
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
* [Go by Example](https://gobyexample.com/) * [Go by Example](https://gobyexample.com/)