This repository can be used by the class to share information and for students to submit their work.
The class repo has three top level directories:
examples
: Used to include example code and other supporting files for the class.
solutions
: Used to post solutions to the exercises.
students
: Used for the students to submit their work. Each student will create a directory in the students directory in which to put their work.
If you are a student in the class, you should create a fork of this repo, add your work to your fork and use Pull Requests to submit your work for review:
Please only add commits under student
directory