https://github.com/michaelcurrin/go-tutorial
Scripts and notes based on Go's quickstart guide ⏩ 👩🏫
https://github.com/michaelcurrin/go-tutorial
go tutorial
Last synced: 11 months ago
JSON representation
Scripts and notes based on Go's quickstart guide ⏩ 👩🏫
- Host: GitHub
- URL: https://github.com/michaelcurrin/go-tutorial
- Owner: MichaelCurrin
- License: mit
- Created: 2021-01-03T16:37:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T13:34:45.000Z (about 4 years ago)
- Last Synced: 2025-01-14T20:51:51.125Z (about 1 year ago)
- Topics: go, tutorial
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Tutorial ⏩ 👩🏫
> Scripts and notes based on Go's quickstart guide
[](https://github.com/MichaelCurrin/go-tutorial/releases/)
[](#license)
## Documentation
See the docs of this project to see how this project was created or to create your own project from scratch.
[](/docs/)
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).