Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T03:35:06.000Z (29 days ago)
- Last Synced: 2025-01-12T05:05:57.519Z (10 days 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: 319 KB
- Stars: 146
- Watchers: 11
- Forks: 28
- 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).
[![gobyexamplecover](https://github.com/inancgumus/gobyexample/assets/621232/ff3efc27-86bc-427b-bd98-db56f9be09e7)](https://www.manning.com/books/go-by-example)