An open API service indexing awesome lists of open source software.

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 ⏩ 👩‍🏫

Awesome Lists containing this project

README

          

# Go Tutorial ⏩ 👩‍🏫
> Scripts and notes based on Go's quickstart guide

[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/go-tutorial?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/go-tutorial/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

## Documentation

See the docs of this project to see how this project was created or to create your own project from scratch.



[![view - Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](/docs/)

## License

Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).