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

https://github.com/colinaaa/gopl-exercise

The exercises in gopl
https://github.com/colinaaa/gopl-exercise

gopl gopl-exercises gopl-problems

Last synced: about 2 months ago
JSON representation

The exercises in gopl

Awesome Lists containing this project

README

        

# gopl-exercise

> The exercises I have done in [The Go Programming Language](https://www.gopl.io/)

## Introduction

I created this repo for rereading *gopl* and doing the exercises carefully.

## List of Content

- [ch1](ch1/README.md)