A complete training kit on Go programming language syntax for beginners.
- Introduction to Go & development environment.
- Session 1: Variables, Types, Pointers and Constants.
- Session 2: Functions.
- Session 3: Branching & Loops.
- Session 4: Maps, Slices.
- Session 5: Methods & Interface.
- Session 6: Concurrency.
We really appreciate all kind of contributions.
Special thanks to contributors for using and supporting Go Syntax Reference materials
- Request a feature
- You find any typo errors, enhancements or questions
- Vote for the ones that are already registered
- Send the PR
The MIT License (MIT);
Copyright (c) 2018 Ashwin Hegde