add in-page links

pull/1/head
Dariush Abbasi 9 years ago
parent 5ddeba79fe
commit 96aec80abf

@ -1,10 +1,10 @@
GoLang Books GoLang Books
==== ====
* Books * [Books](#books)
* Starter Books * [Starter Books](#starter-books)
* Advance Books * [Advanced Books](#advanced-books)
* Web Development * [Web Development](#web-development)
* Resources * [Resources](#resources)
**Books** **Books**
@ -66,7 +66,7 @@ Dive headfirst into solving actual enterprise problems and start cutting code fr
**Advance Books** **Advanced Books**
--- ---
###[Test-driven development with Go ](https://leanpub.com/golang-tdd) *Free* ###[Test-driven development with Go ](https://leanpub.com/golang-tdd) *Free*
@ -122,4 +122,7 @@ This book gives you all you need to use Go in your web applications. You'll lear
Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll work through numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence. You'll also dive into more advanced topics, such as concurrency, web application testing and deployment both to barebones servers and PaaS providers. Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll work through numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence. You'll also dive into more advanced topics, such as concurrency, web application testing and deployment both to barebones servers and PaaS providers.
Resources
====

Loading…
Cancel
Save