https://github.com/kedixa/gopl-exercises
https://github.com/kedixa/gopl-exercises
go
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kedixa/gopl-exercises
- Owner: kedixa
- Created: 2018-07-02T02:30:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T04:53:04.000Z (over 6 years ago)
- Last Synced: 2025-01-24T17:46:00.835Z (5 months ago)
- Topics: go
- Language: Go
- Size: 1.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# The Go Programming Language Exercises
## Skipped
- [x] 4.11
- [x] 4.14
- [x] 7.14
- [x] 7.16
- [x] 8.2
- [x] 8.7
- [x] 9.3
- [x] 10.2## Unfinished
- [x] 5.13## Reference
- [gopl.io](https://github.com/adonovan/gopl.io)
## License