Difference between revisions of "CSC352 Class Page 2010"
(→Resources: References & Bibliography) |
(→Resources: References & Bibliography) |
||
Line 17: | Line 17: | ||
==Python== | ==Python== | ||
− | < | + | <greenbox> |
[[Image:smilingPython.png| right| 100px]] | [[Image:smilingPython.png| right| 100px]] | ||
* [http://heather.cs.ucdavis.edu/~matloff/Python/PyThreads.pdf Norman Matloff and Francis Hsu's Tutorial] on Python Threads (University of California, Davis) ([[media:matlof_PythonTutorial.pdf|cached copy]]) | * [http://heather.cs.ucdavis.edu/~matloff/Python/PyThreads.pdf Norman Matloff and Francis Hsu's Tutorial] on Python Threads (University of California, Davis) ([[media:matlof_PythonTutorial.pdf|cached copy]]) | ||
* [http://linuxgazette.net/107/pai.html Understanding Threading in Python], Krishna G Pai, Linux Gazette, Oct. 2004 | * [http://linuxgazette.net/107/pai.html Understanding Threading in Python], Krishna G Pai, Linux Gazette, Oct. 2004 | ||
* [http://www.python.org/doc/2.3.5/lib/thread-objects.html Thread Objects] from [http://www.python.org Python.Org] | * [http://www.python.org/doc/2.3.5/lib/thread-objects.html Thread Objects] from [http://www.python.org Python.Org] | ||
− | </ | + | </greenbox> |
==XGrid== | ==XGrid== |