Phase 1 · Programming foundations (Go)

Week 3: Go data

Friday deliverable: Project 1

  1. Day 1Arrays and slices (length, capacity, append)Outline only
  2. Day 2Maps and structsOutline only
  3. Day 3Pointers and memory, linked back to week 1; methodsOutline only
  4. Day 4Build Project 1: contribution calculator CLIOutline only
  5. Day 5Project 1 tests; break: floating-point money; fix with integer centsOutline only