- Students will be able to create a new code repository in the cloud, and sync it to their local computer, using
git
commands in the terminal. - Students will build the habit of using version control to share and backup code, by using small, frequent commits that clearly communicate about changes made.
- Review of previous class
- Share your learning
- Sharing Code
- Git
- GitHub
- Live Demos
- Discussion Exercise
- Git
- Lab: Revisions and the Cloud
See class slides and assignments for further details.
Listen carefully to lecture for the definitions of these terms.
- VCS
- Git vs. GitHub
- local vs remote
- clone
- commit
- ACP
- deployment