-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
5 lines (4 loc) · 907 Bytes
/
README.txt
1
2
3
4
5
PYTHON INDEPENDENT STUDY FILES
------------------------------
These are files from an independent study done by Ari Rubinstein with Professor Heimann during the summer of 2007 at Carnegie Mellon University, Information Systems department. The exercises are from John Zelle's book "Python Programming: An Introduction to Computer Science" first edition, 2003. (The second edition may have slightly different problems and is updated for Python 3.x whereas first edition is Python 2.x) The pages can be viewed using Python Server Pages or can be read directly.
All code here is shared under a Creative Commons Attribution-NonCommercial-ShareAlike license. (http://creativecommons.org/licenses/by-nc-sa/3.0/) This license lets others remix, tweak, and build upon this work non-commercially, as long as they credit Ari and Prof. H appropriately and license their new creations under the identical terms.