mirror of
https://github.com/dariubs/GoBooks.git
synced 2026-04-30 14:03:54 +07:00
add in-page links
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
GoLang Books
|
||||
====
|
||||
* Books
|
||||
* Starter Books
|
||||
* Advance Books
|
||||
* Web Development
|
||||
* Resources
|
||||
* [Books](#books)
|
||||
* [Starter Books](#starter-books)
|
||||
* [Advanced Books](#advanced-books)
|
||||
* [Web Development](#web-development)
|
||||
* [Resources](#resources)
|
||||
|
||||
|
||||
**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*
|
||||
@@ -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.
|
||||
|
||||
Resources
|
||||
====
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user