pull/1/head
Dariush Abbasi 9 years ago
commit ddee23fb3d

@ -0,0 +1,31 @@
GoLang Books
====
* Books
* Recommendation
* Web Development
* Resources
**Books**
====
Recommendation
----
###[An Introduction to Programming in Go](http://www.golang-book.com/) *Free*
This book is good resource for absolute beginner programmers who loves program in Golang.
This book is free to [read online](http://www.golang-book.com/) or [pdf form](http://www.golang-book.com/assets/pdf/gobook.pdf) and also available for purchase at Amazon.com in [Kindle](http://www.amazon.com/An-Introduction-Programming-Go-ebook/dp/B0095MCNAO/) or [Paperback](http://www.amazon.com/An-Introduction-Programming-Caleb-Doxsey/dp/1478355824).
![An Introduction to Programming in Go](http://www.golang-book.com/assets/img/cover.png)
###[The Little Go Book](http://openmymind.net/The-Little-Go-Book/)
The Little Go Book is a free introduction to Google's Go programming language. It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing. It's longer than the other Little books, but hopefully still captures that little feeling.
![The Little Go Book](http://openmymind.net/assets/go/title.png)
Web Development
----
###[Building Web Apps with Go](https://www.gitbook.com/book/codegangsta/building-web-apps-with-go/details)
A good resource for start Building Web Apps with Go. Free to [read online](http://codegangsta.gitbooks.io/building-web-apps-with-go/content/), [pdf](https://www.gitbook.com/book/codegangsta/building-web-apps-with-go/details) and [mobi](https://www.gitbook.com/book/codegangsta/building-web-apps-with-go/details) version.
![Building Web Apps with Go](https://sm3lir.cloudimage.io/s/width/226/https://www.gitbook.com/cover/book/codegangsta/building-web-apps-with-go.jpg?build=1417051877195&v=6.12.4)
Loading…
Cancel
Save