Difference between revisions of "CSC111 Class Page 2010"
(→Weekly Schedule) |
(→Links and Resources) |
||
Line 229: | Line 229: | ||
=Links and Resources= | =Links and Resources= | ||
+ | ==Linux== | ||
+ | * [http://help.unc.edu/5288 Getting Started] with Linux (from U. North Carolina, Chapel Hill) | ||
+ | * [http://help.unc.edu/5333 Intermediate Linux] (from U. North Carolina, Chapel Hill) | ||
+ | * [http://jeremy.zawodny.com/emacs/emacs-2.html A good Emacs tutorial] | ||
+ | * [[Emacs Quick Reference | Emacs Quick Reference]] | ||
+ | ==Misc== | ||
* 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]. | * 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]. | ||
Revision as of 19:43, 24 January 2010
Prof and TAs
Dominique Thiébaut email |
|
Click here for TA hours this week.
Weekly Schedule
Week | Topics | Reading |
Week 1 1/25 |
|
Read Chapter 1 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
Linux
- Getting Started with Linux (from U. North Carolina, Chapel Hill)
- Intermediate Linux (from U. North Carolina, Chapel Hill)
- A good Emacs tutorial
- Emacs Quick Reference
Misc
- 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 Windows, Linux, or on a Mac with OS X
Back To Main Page