Week | Date | Lecture |
---|---|---|
1 |
10/1 |
Discuss syllabus; ASSIGNED: Homework 1 Useful links: |
2 |
10/8 |
More shell commands;
wget http://courses.cs.washington.edu/courses/cse391/19au/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 |
10/15 |
Regular expressions, egrep
wget http://courses.cs.washington.edu/courses/cse391/19au/lectures/3/lec03Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec03Files.zip .
ASSIGNED: Homework 3 |
4 |
10/22 |
More regular expressions; sed
wget http://courses.cs.washington.edu/courses/cse391/19au/lectures/4/lec04Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec04Files.zip .
ASSIGNED: Homework 4 |
5 |
10/29 |
More I/O, xargs, streams, processes
wget http://courses.cs.washington.edu/courses/cse391/19au/lectures/5/lec05Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec05Files.zip .
ASSIGNED: Homework 5 |
6 |
11/5 |
Persistent shell settings; permissions
ASSIGNED: Homework 6 |
7 |
11/12 |
Basic shell scripting
wget http://courses.cs.washington.edu/courses/cse391/19au/lectures/7/lec07Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec07Files.zip .
ASSIGNED: Homework 7 |
8 |
11/19 |
Build Tools and Program Management
wget http://courses.cs.washington.edu/courses/cse391/19au/lectures/8/lec08Files.zip at a command prompt on attu or a terminal in the CSE VM, and then unzip lec08Files.zip .
ASSIGNED: Homework 8 |
9 |
12/3 |
Version Control (git) |