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
- Host: GitHub
- URL: https://github.com/colinaaa/gopl-exercise
- Owner: colinaaa
- License: apache-2.0
- Created: 2019-05-23T09:59:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T13:45:32.000Z (about 6 years ago)
- Last Synced: 2025-04-01T15:58:46.211Z (2 months ago)
- Topics: gopl, gopl-exercises, gopl-problems
- Language: Go
- Homepage: https://www.gopl.io
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)