#3042·go

Review existing concepts

Author: IsaacGCreated Mar 21, 2026Updated Apr 28, 2026

Give the concepts a review. Update as needed.

  • basics
  • comparison
  • errors
  • error-wrapping
  • first-class-functions
  • floating-point-numbers
  • for-loops
  • functions
  • interfaces
  • maps
  • methods
  • numbers
  • packages
  • pointers
  • randomness
  • regular-expressions
  • runes
  • slices
  • stringers
  • string-formatting
  • strings
  • structs
  • time
  • type-assertion
  • type-conversion
  • type-definitions
  • arithmetic-operators
  • booleans
  • comments
  • conditionals-if
  • conditionals-switch
  • constants
  • multiple-return-values
  • range-iteration
  • strings-package
  • variadic-functions
  • variables
  • zero-values