Difference between revisions of "CSC352 Class Page 2010"
(→Python Threads) |
(→Python Threads) |
||
Line 20: | Line 20: | ||
* '''Tuesday''' | * '''Tuesday''' | ||
** Interrupts | ** Interrupts | ||
+ | * '''Thursday''' | ||
** Python Review | ** Python Review | ||
*** [[NQueens.py | NQueens.py]]: a python program to find the first solution for ''N'' queens on an ''N''xN board. | *** [[NQueens.py | NQueens.py]]: a python program to find the first solution for ''N'' queens on an ''N''xN board. | ||
Line 29: | Line 30: | ||
*** [[threadedPing.py | threadedPing.py ]]: a threaded solution to the serial ping program | *** [[threadedPing.py | threadedPing.py ]]: a threaded solution to the serial ping program | ||
*** [[ThreadedNQueens.py | ThreadedNQueens.py ]]: a threaded solution to the N-Queens program | *** [[ThreadedNQueens.py | ThreadedNQueens.py ]]: a threaded solution to the N-Queens program | ||
− | |||
---- | ---- | ||
* [http://cs.smith.edu/classwiki/index.php/CSC352_Page Lecture Notes] | * [http://cs.smith.edu/classwiki/index.php/CSC352_Page Lecture Notes] |
Revision as of 13:07, 26 January 2010
Python Threads
Week | Topics | Reading |
Week 1 1/25 |
|
|
Week 2 2/1 |
|
|
Week 3 2/8 |
|
|
XGrid Programming
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|
Cloud Computing
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|