Demonstration of submitting and running code on cloud software server
Set up your repository (once):
Edit and test your code (many times, until it works):
git commit -a -m <change description>
)git push submit master
)Description of Welcome Wagon assignment (see “For next class” below)
If you were not in class, come to Ted’s office during office hours to pick up your midterm.
Do the Welcome Wagon exercise. You will need to install Python and Git on your local machine.
Hint for the “Meaning of life”: Look up “Answer to the Ultimate Question of Life, the Universe, and Everything”. Of the big search services, Google provides the best-formatted answer.