add golang books lists in other languages

ref #163
This commit is contained in:
Dariush Abbasi
2026-02-27 05:58:53 -07:00
parent 14d057ae7b
commit 2997e056e5
8 changed files with 459 additions and 16 deletions
+1 -15
View File
@@ -5,6 +5,7 @@
GoBooks is a curated collection of the best Go books for developers at every level—from beginners to engineers working on concurrency, performance, and system design. One place to find the right learning resource.
**Other languages:** [Español](gobooks/README-es.md) · [中文](gobooks/README-zh.md) · [Português](gobooks/README-pt.md) · [Русский](gobooks/README-ru.md) · [Deutsch](gobooks/README-de.md) · [فارسی](gobooks/README-fa.md)
- [Most Popular Golang Books](#most-popular-go-books)
- [Starter Books](#starter-books)
@@ -227,21 +228,6 @@ Go 101 is a book focusing on Go syntax/semantics and all kinds of runtime relate
-----
### [Go Programming Language](https://book.gofarsi.ir/)
*Last published*: **2023**
*Authors:* **Tapir Liu**
*Avaible For Free* : **[Read Online](https://book.gofarsi.ir)**
*Language*: **Persian**
<a href="https://book.gofarsi.ir/"><img src="gobooks/covers/gofarsi-book-cover.jpg" width="120px"/></a>
The first Persian open source book about golang deep dive.
In this book, we discuss all deep topics related to the Go language,
from the basics to the advanced, with the aim of increasing the Gopher community in Iran.
-----
### [gRPC Go for Professionals](https://amzn.to/46oiZfC)
*Last published*: **2023**