https://github.com/rish-16/golang
Learning experiments with Golang
https://github.com/rish-16/golang
experiments golang learning-by-doing
Last synced: about 1 year ago
JSON representation
Learning experiments with Golang
- Host: GitHub
- URL: https://github.com/rish-16/golang
- Owner: rish-16
- Created: 2019-05-08T01:22:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T16:45:36.000Z (almost 6 years ago)
- Last Synced: 2023-03-08T23:03:11.624Z (over 3 years ago)
- Topics: experiments, golang, learning-by-doing
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang
Learning experiments with Golang
### Why
I've noticed golang is a very interesting language that has picked up quite a bit of attention among top companies and the folks I interact with on online communities.
I'll be following [this guide](https://gobyexample.com) to Golang.