Golang
Author: Gabor Szabo
Chapters
- Introduction to Golang (14)
- Basics (27)
- CLI (7)
- Skeleton (4)
- Numbers (17)
- Boolean - Logical operators (2)
- Loops (13)
- Strings (30)
- Arrays (21)
- Variables (9)
- Constants (7)
- Functions (24)
- Slices (34)
- Files (12)
- Maps (24)
- Testing (11)
- Struct (18)
- Logging (11)
- Time (6)
- Pointers (4)
- Panic (Exception handling) (9)
- Goroutine (29)
- Functions 2 (13)
- Bitwise (4)
- Formatting (4)
- Filesystem (6)
- Regular Expressions (Regexes, Regexp) (8)
- Flow Control (7)
- JSON (1)
- Web client (5)
- HTTP Server (11)
- External programs (4)
- Distribution (10)
- Command line arguments (Flag) (3)
- Appendix (16)
- Other slides (2)