https://github.com/agilecreativity/go-playground
Let's learn more Go through examples
https://github.com/agilecreativity/go-playground
Last synced: over 1 year ago
JSON representation
Let's learn more Go through examples
- Host: GitHub
- URL: https://github.com/agilecreativity/go-playground
- Owner: agilecreativity
- Created: 2015-06-24T14:30:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T11:41:12.000Z (almost 11 years ago)
- Last Synced: 2025-03-30T05:01:57.366Z (over 1 year ago)
- Language: Go
- Size: 1.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### README.md
Collection of examples from the tutorials and resources from the interweb.
### Useful Links
- [Curated list of awesome Go](https://github.com/avelino/awesome-go)
- [Build Wep App with Go - Source Code](https://github.com/codegangsta/bwag)
- [Twelve Go Best Practices - Gist](https://gist.github.com/pzurek/6642797)
- [golang/tour - Github](https://github.com/golang/tour)
- [Generative Programming in Go](https://speakerdeck.com/monochromegane/generative-programming-in-go)
- [clipperhouse/gen](https://github.com/clipperhouse/gen)
- [ffjson - faster JSON for Go](https://github.com/pquerna/ffjson)
- [the platinum searcher](https://github.com/monochromegane/the_platinum_searcher.git)
- [GopherConf/2014-talks](https://github.com/gophercon/2014-talks)
- [An Introduction to Programming in Go by Caleb Doxsey](https://www.golang-book.com/books/intro)
### License
MIT