https://github.com/friedrith/discover-go
My first project with go language
https://github.com/friedrith/discover-go
Last synced: 3 months ago
JSON representation
My first project with go language
- Host: GitHub
- URL: https://github.com/friedrith/discover-go
- Owner: friedrith
- License: mit
- Created: 2018-08-15T03:33:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T07:39:51.000Z (almost 8 years ago)
- Last Synced: 2025-03-05T22:44:26.835Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discover-go
My first project with go language.
* http://golang.io
* https://golang.org
* https://github.com/golang/go
* [Good introduction to Go](https://medium.com/exploring-code/why-should-you-learn-go-f607681fad65)
* [Install go on Fedora](https://developer.fedoraproject.org/tech/languages/go/go-installation.html)
* [Tutorial](https://www.tutorialspoint.com/go)