| Week | Date | Lecture |
|---|---|---|
| 1 |
4/2 |
Discuss syllabus; ASSIGNED: Homework 1 |
| 2 |
4/9 |
More shell commands;
wget http://courses.cs.washington.edu/courses/cse391/19sp/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 |
4/16 |
more I/O redirection; command substitution;
ASSIGNED: Homework 3 |
| 4 |
4/23 |
Persistent shell settings; permissions ASSIGNED: Homework 4 |
| 5 |
4/30 |
Basic shell scripting
wget http://courses.cs.washington.edu/courses/cse391/19sp/lectures/2/lec02Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec02Files.zip.
ASSIGNED: Homework 5 |
| 6 |
5/7 |
More shell scripting
ASSIGNED: Homework 6 |
| 7 |
5/21 |
Regular Expressions; egrep and sed
ASSIGNED: Homework 7 |
| 8 |
5/28 |
Large program management (make)
ASSIGNED: Homework 8 |
| 9 |
6/4 |
Version Control (git) - Omeed Magness guest lecture
ASSIGNED: Homework 9 |