removed deprecated exercises, moved recommendation answers to numpy folder, and
authorKaty Huff <katyhuff@gmail.com>
Wed, 30 Jan 2013 03:21:37 +0000 (21:21 -0600)
committerW. Trevor King <wking@tremily.us>
Fri, 1 Nov 2013 04:03:31 +0000 (21:03 -0700)
moved software engineering into python

W. Trevor King: I dropped everything from the original 69fa3b0 except
for the python/testing/ modification.

Conflicts:
python/numpy/engine/recommend.py
python/numpy/engine/segaran-recommend.py
python/numpy/long_exercise.rst
python/sw_engineering/README.rst
python/sw_engineering/animals.txt
python/sw_engineering/big_animals.txt
python/sw_engineering/dev_notes.rst
python/sw_engineering/dingwall_animals.txt
python/sw_engineering/fergus_animals.txt
python/sw_engineering/macguffin_animals.txt
python/sw_engineering/merida_animals.txt

python/testing/Readme.md

index b040493a30c24bec27a62c3d3f8796174684b9a3..8d53b87fd71e4cb0d03b3be67d3b7ab41797d221 100644 (file)
@@ -1,9 +1,7 @@
-[Back To Debugging](https://github.com/thehackerwithin/boot-camps/tree/2013-01-chicago/debugging) - [Forward To Documentation](https://github.com/thehackerwithin/boot-camps/tree/2013-01-chicago/documentation)
+# Testing
 
 * * * * *
 
-**Presented By Katy Huff**
-
 **Based on materials by Katy Huff, Rachel Slaybaugh, and Anthony
 Scopatz**