Skip to content

Commit f0a66da

Browse files
committed
Add Boring Go book
1 parent 2997e05 commit f0a66da

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,16 @@ The highly popular sequel to *Let's Go!*, focusing on advanced API and web appli
136136
> Here are the top recommended books for absolute beginners—those with little or no programming experience—who want to learn Go from the very start
137137
138138

139+
### [Boring Go](https://golang.college/books/boring-go)
140+
141+
*Last published*: **2026**
142+
*Authors:* **Dariush Abbasi**, **Hassan Aminfar**
143+
144+
<a href="https://golang.college/books/boring-go"><img src="gobooks/covers/boring-go.png" width="120px"/></a>
145+
146+
> *Boring Go* is a practical guide to writing Go the way it works best in real projects—simple, explicit, and a little boring (in the good way). It champions clarity over novelty, readability over magic, and shows why boring code is often the most reliable, maintainable, and scalable choice.
147+
-----
148+
139149
### [Learn Go With Tests](https://quii.gitbook.io/learn-go-with-tests/)
140150

141151
*Last published*: **2025**

gobooks/covers/boring-go.png

143 KB
Loading

0 commit comments

Comments
 (0)