Think Python: Difference between revisions

From XPUB & Lens-Based wiki
Line 5: Line 5:
== Additional Exercises ==
== Additional Exercises ==


This exercises attempt to bridge the textbook to subjects and examples relevant to media & design.
This exercises attempt to bridge the textbook to subjects and examples specific to media & design.


* [[Think Python X2 | Chapter 2]]
* [[Think Python X2 | Chapter 2]]
* [[Think Python X3 | Chapter 3]]
* [[Think Python X3 | Chapter 3]]

Revision as of 21:10, 13 October 2008

For the course, we use the text book "Think Python" (Python for Software Design), a textbook that's gone through many revisions, and has been made available under the GNU Free Documentation License, and will soon be publised by Cambridge University Press.

Starting in Chapter 4, the book makes use of the swampy library. We'll look in class into installing this and making sure it's working. There are some other language translations of an earlier version of the book (unfortunately a little out of date, but maybe useful nonetheless).

Additional Exercises

This exercises attempt to bridge the textbook to subjects and examples specific to media & design.