RU beehive logo ITEC dept promo banner
ITEC 380
2009fall
ibarland

homeinfolecturesexamshwsarchive

Lectures

Reading on Python: http://docs.python.org/tutorial/appetite.html.
Skim over sections 1,3,4,5. Don't pay close attention to individual library functions, but more to the control constructs and the language's “attitude”. You'll find it is heavily influenced by Scheme.
In class I'll breeze through parts of the above sections, and then talk more in depth about objects and classes in python (which can also be found in section 9 of that tutorial).

If you want (run-time) type-checking in your programs, see contract-examples.ss.

homeinfolecturesexamshwsarchive


©2009, Ian Barland, Radford University
Last modified 2009.Dec.09 (Wed)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme