gobyexample
Go by Example is a hands-on introduction to Go using annotated example programs.
Install
git clone git@github.com:roalcantara/gobyexample.git
Dependencies
Usage
-
make to see the help
make
Acknowledgements
- Git: Source Code Management
- The Go Programming Language
- Go by Example
- 1. Go by Example: Hello World
- 2. Go by Example: Values
Contributing
- Bug reports and pull requests are welcome on GitHub
- Do follow Editor Config rules.
- Do follow Git lint rules.
- Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the Contributor Covenant code of conduct.
License
The project is available as open source under the terms of the MIT License