Class repo for CodeFellows Foundations II Python class: Sept 2014
This reposotory will be used for students to submit homework, and instructors to share solutions, etc.
You can find the Instuction materials at:
If you are a student in the class, you can get set up to work with this repository by:
- Fork this repository into your own gitHub account
- Create a directory in the "students" directory with your name: something like "ChrisBarker".
- Add a readem.rst or reame.md file in your directory with some information about yourself.
- When you want to submit an assignment, do a "pull request", and the instructors will review your work, and merge it into this repo once it is satisfactory.
- for each week or assignment, create a new directory in which to put your work for that assignment.