Code-Memo

Topic 1: Go basics

  1. Comments
  2. Variables and data types
  3. Operations
  4. Basic data structures and collections
  5. For loop
  6. While-style loops
  7. Structs, methods, and interfaces
  8. Recursion
  9. Function values and closures
  10. Regular expressions
  11. Custom errors