Please enable JavaScript.
Coggle requires JavaScript to display documents.
Github - Coggle Diagram
Github
-
- 4️⃣ Save Changes (per practice)
-
- Commit with clear message
- Example:
git commit -m "Solve: Practice 1 - Functions"
-
-
- Create new repository with lecture name
- Example:
W01D03_Functions
- 3️⃣ Verify Branch & Setup
-
- Add start code (from Slack)
- Place inside your student folder (not root)