Added "Go: Building Web Applications"

closes #36
This commit is contained in:
Marcel Edmund Franke
2016-10-02 20:00:31 +02:00
committed by Nathan Youngman
parent 7b5a730951
commit 7d8217f829
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-redirect --white-list golang-book,gopl.io,0636920046516,manning.com/books/learn-go,jannewmarch,codegangsta,creativecommons,gobyexample,Ketelsen-GOinA.jpg,amazon
- awesome_bot README.md --allow-redirect --white-list golang-book,gopl.io,0636920046516,manning.com/books/learn-go,jannewmarch,codegangsta,creativecommons,gobyexample,Ketelsen-GOinA.jpg,amazon,amzn
+6
View File
@@ -192,6 +192,12 @@ Today, companies and developers need to respond to changing markets at breakneck
Web Development with Go was written to teach both beginners and experts how to create and deploy a real web application. You won't be building a boilerplate TODO list, but will instead be creating and deploying a production ready photo gallery application, similar to Pixieset, from scratch. The book assumes no previous web development experience and covers everything you need to know to successfully build your own web application.
###[Go: Building Web Applications](https://amzn.com/B01LD8K5C0)
<a href="https://amzn.com/B01LD8K5C0"><img src="https://images-na.ssl-images-amazon.com/images/I/51vKBWRztbL.jpg" width="120px"/></a>
This course is an invaluable resource to help you understand Go's powerful features to build simple, reliable, secure, and efficient web applications.
Resources
====