Code Examples Command line Arguments
Collections
Functions Install Go
Loops: for, while
Modules
Pointers
Processes
Statements
Types:
  Basic: int, float64, bool, string
  Aggregate: Arrays, struct
  Reference: Pointers, slices, maps, channels, functions
  Interface
Variables
Web Server
Why Go Over Other Lang