Aug 26: Getting Started with Git
Meet in King 248
Learning Objectives
After today's class, you should be able to:
- Create a git repository and working copy in your home directory.
- Write a program in Thonny and run it interactively in the shell.
- Describe the basic Git workflow:
status,add,commit,push.
Lesson Outline
Welcome! [10 min]
- Name tents; get to know other students around you
- About the course; introductions by professor and TA
- This website (blue) and the shared website (purple)
Lab [40 min]
Your To-Do List
By the end of today
- Pre-Survey: Submit this "quiz" if you haven't already!
- Read the Syllabus and register for the free textbooks
Before Friday's class
- Meet the TAs: Wed/Thu at 6:00–8:00pm in King 248
- Read the Week 1 guide and spend two hours studying