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