소스 검색

Merge pull request #1155 from dhamaniasad/patch-2

Added "Building Web Apps with Go"
victor felder 11 년 전
부모
커밋
1d7f1ac9b8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -908,6 +908,7 @@
 
 ### Go
 * [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/)
 * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
 * [Go by Example](https://gobyexample.com/)