paul’s monday class notes 7th november

Key takeaways:

Additional notes:

notes taken during lecture ;

group critique

github introduction

git, the software that runs heart of github

makes it easy to roll back to previous version(undo errors)

makes it easy to share code with other people without creating conflicts

backs up your work to the cloud

makes it easy to deploy changes from multiple sources