Performed by Lead or designated TA in each section each afternoon:
- Drop link to Zoom created with section Zoom account.
- Add other section TAs as co-hosts.
- Announce the project and review the README with the class.
- Review how to fork and add a collaborator to the forked repository.
$ git clone https://github.com/mixelpixel/Precourse.git
Cloning into 'Precourse'...
remote: Counting objects: 36, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 36 (delta 8), reused 1 (delta 0), pack-reused 0
Unpacking objects: 100% (36/36), done.
$ cd Precourse/
$ git remote -v
origin https://github.com/mixelpixel/Precourse.git (fetch)
origin https://github.com/mixelpixel/Precourse.git (push)
- Review pair programming best practices.
- Create breakout sessions to randomly assign pairs.
- TAs use the breakout rooms to drop in and help groups with questions.
- Send switch reminders every 30 minutes (on the half hour).
- TAs leave feedback on students' Pull Requests: https://github.com/LambdaSchool/Code-Review-Checklist