| Week | Date | Lecture |
|---|---|---|
| 1 |
1/8 |
Discuss syllabus; ASSIGNED: Homework 1 |
| 2 |
1/15 |
More shell commands;
wget http://courses.cs.washington.edu/courses/cse391/19wi/lectures/2/lec02Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec02Files.zip.
ASSIGNED: Homework 2 |
| 3 |
1/22 |
more I/O redirection; command substitution;
ASSIGNED: Homework 3 |
| 4 |
1/29 |
Persistent shell settings; permissions ASSIGNED: Homework 4 |
| 5 |
2/12 |
Basic shell scripting
ASSIGNED: Homework 5 |
| 6 |
2/19 |
More shell scripting
ASSIGNED: Homework 6 |
| 7 |
2/26 |
Regular Expressions; egrep and sed (Ruth Anderson guest lecture)
ASSIGNED: Homework 7 |
| 8 |
3/5 |
Large program management (make)
ASSIGNED: Homework 8 |
| 9 |
3/12 |
Version Control (git)
ASSIGNED: Homework 9 |