Feel Free To Contribute If You Think Something Is Left Out Of The Basics.
1. Datatypes
2. Conditionals
3. Functions
4. Loops
5. Structures (Object Oriented)
6. GoRoutines
7. Channels
8. Reader Interface
9. http Implementation
10. Basic Client Server Implementation
NOTE
: GoLang is not much of an object oriented language, it has concepts of object oriented paradigm but is not well suited for object oriented progarmming.