mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
add ebook: lets-go (#4716)
This commit is contained in:
parent
09a9950ee0
commit
07a640d592
@ -3246,6 +3246,7 @@ _Where to discover new Go libraries._
|
|||||||
- [For the Love of Go](https://bitfieldconsulting.com/books/love) - An introductory book for Go beginners.
|
- [For the Love of Go](https://bitfieldconsulting.com/books/love) - An introductory book for Go beginners.
|
||||||
- [Go Faster](https://leanpub.com/gofaster) - This book seeks to shorten your learning curve and help you become a proficient Go programmer, faster.
|
- [Go Faster](https://leanpub.com/gofaster) - This book seeks to shorten your learning curve and help you become a proficient Go programmer, faster.
|
||||||
- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics in Go.
|
- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics in Go.
|
||||||
|
- [Lets-Go](https://lets-go.alexedwards.net) - A step-by-step guide to creating fast, secure and maintanable web applications with Go.
|
||||||
- [The Power of Go: Tests](https://bitfieldconsulting.com/books/tests) - A guide to testing in Go.
|
- [The Power of Go: Tests](https://bitfieldconsulting.com/books/tests) - A guide to testing in Go.
|
||||||
- [The Power of Go: Tools](https://bitfieldconsulting.com/books/tools) - A guide to writing command-line tools in Go.
|
- [The Power of Go: Tools](https://bitfieldconsulting.com/books/tools) - A guide to writing command-line tools in Go.
|
||||||
- [Writing A Compiler In Go](https://compilerbook.com)
|
- [Writing A Compiler In Go](https://compilerbook.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user