2009 209: Difference between revisions
(New page: End of trimester time, first years are finishing work on the Thematic project. And second year's mock show is approaching... We spoke early this trimester of [[Object-oriented programming...) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
End of trimester time, first years are finishing work on the Thematic project. And second year's mock show is approaching... | End of trimester time, first years are finishing work on the Thematic project. And second year's mock show is approaching... | ||
We spoke early this trimester of [[Object-oriented programming]], today might be a good time to look at how defining classes in Python can help organize code, using the [[ | We spoke early this trimester of [[Object-oriented programming]], today might be a good time to look at how defining classes in Python can help organize code, using the [[WordFreq.cgi]] as a starting point. | ||
[[TutorialsMichael]] |
Latest revision as of 11:06, 24 March 2009
End of trimester time, first years are finishing work on the Thematic project. And second year's mock show is approaching...
We spoke early this trimester of Object-oriented programming, today might be a good time to look at how defining classes in Python can help organize code, using the WordFreq.cgi as a starting point.