https://github.com/restlessdesign/go-practice
A collection of practice scripts to teach myself Go
https://github.com/restlessdesign/go-practice
Last synced: about 1 year ago
JSON representation
A collection of practice scripts to teach myself Go
- Host: GitHub
- URL: https://github.com/restlessdesign/go-practice
- Owner: restlessdesign
- License: mit
- Created: 2016-08-19T21:12:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-08T05:42:11.000Z (over 9 years ago)
- Last Synced: 2025-02-09T15:43:34.444Z (over 1 year ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

[](https://twitter.com/restlessdesign)
# Go Practice
A collection of practice scripts to teach myself Go, courtesy of the [_Go by Example_](https://gobyexample.com) lessons.