Code Examples: Hello World, GPU, CPU % Usage using Daemon
Command line Arguments
Collections
Functions: Multiple Returns, Naked Return, Function as values, Closure = Lambda Function, range()
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