Difference between revisions of "CSC111 Class Page 2010"
(→Profs and TAs) |
|||
Line 222: | Line 222: | ||
|} | |} | ||
+ | |||
+ | =Links and Resources= | ||
+ | |||
+ | * If you decide to work in pairs for the homework assignments, you need to follow the protocol for 'pair programming' as discussed in [http://maven.smith.edu/~jfrankli/111s08/pairProgramming2000.pdf this article]. | ||
+ | |||
+ | * Video talks on Python: | ||
+ | ** [http://video.google.com/videoplay?docid=-7758421725489622662&q=type%3Agoogle+engEDU+python Guido van Rossum], and [http://video.google.com/videoplay?docid=-6459339159268485356 Python 3000] | ||
+ | |||
+ | * All the [http://cs.smith.edu/~thiebaut/classes/111/zelle/ programs] of Zelle's Python textbook | ||
+ | * Installing and using the [http://www.smith.edu/its/tara/file_transfer/ssh_sftp.html#installing Secure Shell Client] on a Windows PC[http://cs.smith.edu/~thiebaut/classes/SecureShell/ .] | ||
+ | |||
+ | * Using [http://www.cmu.edu/computing/doc/supportterminal.pdf SSH] on a Mac with OS X. Just replace '''unix.andrew.cmu.edu''' with '''beowulf.csc.smith.edu''' in the tutorial. |
Revision as of 12:24, 11 January 2010
Back To Main Page
Profs and TAs
Dominique Thiébaut email |
|
Click here for TA hours this week.
Weekly Schedule
Week | Topics | Reading |
Week 1 1/25 |
|
Read Chapters 1 and 2 in Zelle. |
Week 2 2/1 |
|
|
Week 3 2/8 |
|
|
Week 4 2/15 |
|
|
Week 5 2/22 |
|
|
Week 6 3/1 |
|
|
Week 7 3/8 |
|
|
Week 8 3/15 |
SPRING BREAK
|
|
Week 9 3/22 |
|
|
Week 10 3/29 |
|
|
Week 11 4/5 |
|
|
Week 12 4/12 |
|
|
Week 13 4/19 |
|
|
Week 14 4/26 |
|
|
Links and Resources
- If you decide to work in pairs for the homework assignments, you need to follow the protocol for 'pair programming' as discussed in this article.
- Video talks on Python:
- All the programs of Zelle's Python textbook
- Installing and using the Secure Shell Client on a Windows PC.
- Using SSH on a Mac with OS X. Just replace unix.andrew.cmu.edu with beowulf.csc.smith.edu in the tutorial.