Think Python: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 2: Line 2:


* [http://www.greenteapress.com/thinkpython/thinkpython.html Book website]
* [http://www.greenteapress.com/thinkpython/thinkpython.html Book website]
Starting in Chapter 4, the book makes use of the [[http://www.greenteapress.com/thinkpython/swampy/ swampy]] library. We'll look in class into installing this and making sure it's working.


== Additional Exercises ==
== Additional Exercises ==

Revision as of 21:04, 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.

Additional Exercises

I am in the process of writing additional exercises, with more of a focus on media & design, to supplement those of the textbook.