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

https://github.com/zackproser/go-programming-language-book

Scratch repo for practicing the examples in http://www.gopl.io/
https://github.com/zackproser/go-programming-language-book

Last synced: 6 months ago
JSON representation

Scratch repo for practicing the examples in http://www.gopl.io/

Awesome Lists containing this project

README

          

# Go Programming Language Book

This repo is the result of my working through the examples presented in [The Go Programming Language book](https://www.gopl.io/)

[![gopl-cover](_docs/gopl-cover.png)](http://gopl.io)

Some individual examples may contain READMEs explaining how to run them.