Skip to content

2-2File Paths & Version Control

Sep 2

๐Ÿ“Œ Complete these items before class

  1. Write correct relative file paths between files in a multi-level folder structure.
  2. Execute a complete Git workflow (init, add, commit, push) from the terminal and explain what each step does.
  3. 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