This repository contains clear concise and well paced, easy to understand, follow along the core concepts aiming at making Go a no-brainer for anyone looking to learn something new as it could make one feel a natural savant.
Sl.No | Topic |
---|---|
1 | Introduction to Golang |
2 | Installation of Go |
3 | First Program |
4 | Go Variables |
5 | Go DataTypes |
6 | Go Operators |
7 | Go Constants |
8 | Go Decision Making |
9 | Go Loops |
10 | Go Comments |
11 | Go TypeCasting |
12 | Go Functions |
13 | Go Arrays |
14 | Go Slices |
15 | Go Command Line Arguments |
16 | Go Strings |
17 | Go Regex |