Python outside of a notebook

Unit Testing

Designing tests

Git and GitHub

In this class we are going to use git and GitHub so you can share your code with me. This makes it easy for me to see your code (either for submitting assignments or just asking for help). It also makes it easy for me to send feed back to you.

In general, the code for your projects will go in a GitHub repo that gets shared with me.

GitHub Classroom is a GitHub tool that simplifies the process of setting up a repo. Basically, I’ll give you a URL. When you click on that link, GitHub will create the repo for you, populate it with any “starter code” and add me as a collaborator.