Adding software engineering example files and notebook to the repository. test-davis-2012-06-jhu
authorJoshua Smith <joshua.r.smith@gmail.com>
Tue, 19 Jun 2012 23:35:29 +0000 (19:35 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 9 Nov 2013 16:53:22 +0000 (08:53 -0800)
commitd3f7cfc5a6b8cee104b45ebeaad6721ee5da67d4
tree6e4cb73eb4f74b42af0f1ab4ffce8b9c58e7ce96
parent73b7d5d8e2eed4d4c07eb82e6fef54c85df55167
Adding software engineering example files and notebook to the repository.

W. Trevor King: I dropped everything from the original d8acd24 except
for the 4-SoftwareEngineering/ additions.

Conflicts:
.gitignore
4-SoftwareEngineering/SoftwareEngineering.ipynb [new file with mode: 0644]
4-SoftwareEngineering/animal_count.py [new file with mode: 0755]
4-SoftwareEngineering/animals.py [new file with mode: 0644]
4-SoftwareEngineering/demo.py [new file with mode: 0644]
4-SoftwareEngineering/test_animals.py [new file with mode: 0644]