mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add 'Go Faster' book to ebooks (paid) section (#4644)
This commit is contained in:
parent
79d9ac8eb2
commit
d5ee1cd6e2
@ -3243,6 +3243,7 @@ _Where to discover new Go libraries._
|
||||
- [Creative DIY Microcontroller Project With TinyGo and WebAssembly](https://www.packtpub.com/product/creative-diy-microcontroller-projects-with-tinygo-and-webassembly/9781800560208) - An introduction into the TinyGo compiler with projects involving Arduino and WebAssembly.
|
||||
- [Effective Go: Elegant, efficient, and testable code](https://www.manning.com/books/effective-go) - Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code.
|
||||
- [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.
|
||||
- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics 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.
|
||||
|
Loading…
Reference in New Issue
Block a user