https://github.com/bertrandom/gotour
Working through the exercises in "A Tour of Go"
https://github.com/bertrandom/gotour
Last synced: 11 months ago
JSON representation
Working through the exercises in "A Tour of Go"
- Host: GitHub
- URL: https://github.com/bertrandom/gotour
- Owner: bertrandom
- Created: 2014-10-06T03:26:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T03:27:42.000Z (almost 12 years ago)
- Last Synced: 2025-03-23T15:46:26.539Z (over 1 year ago)
- Language: Go
- Homepage: http://tour.golang.org/
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gotour
======
Working through the exercises in [A Tour of Go](http://tour.golang.org/)
This code is pretty terrible, but I've never written Go before, so I guess that's the point.