Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bertrandom/gotour
Working through the exercises in "A Tour of Go"
https://github.com/bertrandom/gotour
Last synced: about 1 month 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T03:27:42.000Z (over 10 years ago)
- Last Synced: 2023-04-17T14:00:28.853Z (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.