https://github.com/inancgumus/gobyexample
📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code
https://github.com/inancgumus/gobyexample
best-practices book books exercises go golang idiomatic-go idioms learning-by-doing patterns projects testing tutorial
Last synced: about 2 months ago
JSON representation
📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code
- Host: GitHub
- URL: https://github.com/inancgumus/gobyexample
- Owner: inancgumus
- License: cc-by-sa-4.0
- Created: 2021-05-13T12:03:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T04:47:50.000Z (3 months ago)
- Last Synced: 2025-03-29T01:08:48.261Z (about 2 months ago)
- Topics: best-practices, book, books, exercises, go, golang, idiomatic-go, idioms, learning-by-doing, patterns, projects, testing, tutorial
- Language: Go
- Homepage: https://www.manning.com/books/go-by-example
- Size: 17.6 KB
- Stars: 159
- Watchers: 11
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go by Example
*Programmer's Guide to Idiomatic and Testable Code*This is a book about:
* Writing idiomatic and testable Go code.
* Writing code that is easy to read, easy to test, and easy to maintain.
* Writing code that is easy to reason about and easy to extend.This repository contains the source code for the book.
👉 You can buy the book at [Manning Publications](https://www.manning.com/books/go-by-example).
[](https://www.manning.com/books/go-by-example)