2-2File Paths & Version Control
Sep 2
๐ Complete these items before class
- ๐ Module 1.2, pp. 33โ39
- Hello World!
Learning objectives
Section titled โLearning objectivesโ- Write correct relative file paths between files in a multi-level folder structure.
- Execute a complete Git workflow (init, add, commit, push) from the terminal and explain what each step does.
- Document each Git milestone in plain English to build a personal reference glossary.
๐ Work during class: Module 1.2 File Paths & Version Control (pp. 33โ39)
Individual โ Git Milestones Part 1 Work through Git Milestones Part 1 in the terminal. For each milestone, write one plain-English sentence explaining what you just did. This becomes your Git glossary.
Group โ Relative Path Puzzle Given a folder structure diagram on the board, pairs compete to write 5 correct relative file paths from different starting points. Pairs who finish first write the hardest possible path and challenge others.
๐ Homework
- ๐ Module 1.3, pp. 40โ43
- View Source design

