1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 05:17:34 +00:00

Removal of dead link

This commit is contained in:
David Metcalfe 2015-10-28 11:56:21 -07:00
parent 460963bd3b
commit e89f17a139

View File

@ -1011,7 +1011,6 @@ Original Source: [List of freely available programming books](http://web.archive
### 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/) * [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/)
* [Effective Go](https://golang.org/doc/effective_go.html) * [Effective Go](https://golang.org/doc/effective_go.html)
* [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/)