feat(go): Add 'Spaceship Go - A Journey to the Standard Library' by blasrodri (#12056)

Add 'Spaceship Go - A Journey to the Standard Library' by blasrodri Blas Rodriguez Irizar
This commit is contained in:
Srishti Soni
2025-10-02 00:56:10 +05:30
committed by GitHub
parent 91926eeae5
commit 5c52aba047
+1
View File
@@ -837,6 +837,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Practical Go Lessons](https://www.practical-go-lessons.com) - Maximilien Andile
* [Practical Go: Real world advice for writing maintainable Go programs](https://dave.cheney.net/practical-go/presentations/qcon-china.html) - Dave Cheney (HTML)
* [Production Go](https://leanpub.com/productiongo/read) - Herman Schaaf and Shawn Smith (EPUB, HTML, PDF) ( :construction: *in process*) *(Leanpub account or valid email requested for EPUB or PDF)*
* [Spaceship Go - A Journey to the Standard Library](https://blasrodri.github.io/spaceship-go-gh-pages/) - Blas Rodriguez Irizar
* [The Go Tutorial](http://tour.golang.org)
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin ([PDF](https://www.openmymind.net/assets/go/go.pdf), [ePUB](https://www.openmymind.net/assets/go/go.epub)) (CC BY-NC-SA)
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/) (CC BY-SA)