Difference between revisions of "CSC352 Class Page 2010"

From dftwiki3
Jump to: navigation, search
(Python Threads)
(Python Threads)
Line 22: Line 22:
 
** Threads [http://en.wikipedia.org/wiki/Thread_(computer_science)]
 
** Threads [http://en.wikipedia.org/wiki/Thread_(computer_science)]
 
** Processes [http://en.wikipedia.org/wiki/Process_(computing)]
 
** Processes [http://en.wikipedia.org/wiki/Process_(computing)]
 +
** Python classes: a review
 
** Python Threads
 
** Python Threads
***  
+
*** [[NQueens.py | NQueens.py]]: a python program to find the first solution for ''N'' queens on an ''N''xN board.
 
* '''Thursday'''
 
* '''Thursday'''
 
||
 
||

Revision as of 20:23, 25 January 2010



Main Page | Syllabus | Schedule | Links & Resources



Python Threads

Week Topics Reading
Week 1
1/25
  • Tuesday
    • Interrupts
    • Threads [1]
    • Processes [2]
    • Python classes: a review
    • Python Threads
      • NQueens.py: a python program to find the first solution for N queens on an NxN board.
  • Thursday

 

Week 2
2/1
  • Tuesday
  • Thursday

 

Week 3
2/8
  • Tuesday
  • Thursday

 

XGrid Programming

Week Topics Reading
Week x
  • Tuesday
  • Thursday

 

Week x

  • Tuesday
  • Thursday

 

Week x

  • Tuesday
  • Thursday

 

Cloud Computing

Week Topics Reading
Week x
  • Tuesday
  • Thursday

 

Week x

  • Tuesday
  • Thursday

 

Week x

  • Tuesday
  • Thursday