Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psibi/effective-go


https://github.com/psibi/effective-go

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

* Introduction

This is my summary of [[https://go.dev/doc/effective_go][Effective Go]] by Rob Pike.

* Chapters

- [[file:chapter1.org][chapter 1]]
- [[file:chapter2.org][chapter 2]]
- [[file:chapter3.org][chapter 3]]
- [[file:chapter4.org][chapter 4]]