Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lnds/golang-code-lab
https://github.com/lnds/golang-code-lab
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lnds/golang-code-lab
- Owner: lnds
- Created: 2022-01-24T13:45:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T13:46:29.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T11:29:10.815Z (2 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golang-training
This repo contains code labs for Go Programming Language training
## How to Install Go on my machine
In MacOs:
% brew install golang
## Resources to learn Go
TBD