24wi ver.

Note: this is for the Winter 2024 iteration of CSE 391. Looking for a different quarter? Please visit https://courses.cs.washington.edu/courses/cse391/.

Announcements

Jan 02

Welcome to the class!

Welcome to CSE 391! Take a look at the instructions on the “Working at Home” tab. We’ll discuss the course structure on the first day.

Calendar

Info

This is a rough sketch of the quarter and things are subject to change. We can accurately predict the past, but predicting the future is hard!

Topic Homeworks
Week 1
Tue 01/02 No Lecture
Released
HW0
EC: Intro Survey
Due 1:00 pm
Week 2
Tue 01/09
LEC 01 Syllabus, Introduction to Linux/Bash
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/1/lecture1.zip
unzip lecture1.zip
Released
HW1
Unix Shell Commands
Due 1:00 pm
Week 3
Tue 01/16
LEC 02 More shell commands, streams, I/O redirection
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/2/lecture2.zip
unzip lecture2.zip
Released
HW2
More Unix Shell
Due 1:00 pm
Week 4
Tue 01/23
LEC 03 More I/O, xargs, streams, cut
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/3/lecture3.zip
unzip lecture3.zip
Released
HW3
Even More Unix Shell!
Due 1:00 pm
Week 5
Tue 01/30
LEC 04 Version control (git)
Released
HW4
git
Due 1:00 pm
Week 6
Tue 02/06
LEC 05 More Version Control (git)
Released
HW5
More git
Due 1:00 pm
Week 7
Tue 02/13
LEC 06 Regular expressions, grep -E
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/6/lecture6.zip
unzip lecture6.zip
Extra Resources: regex101
Released
HW6
Regular Expressions
Due 1:00 pm
Week 8
Tue 02/20
LEC 07 More regular expressions, sed
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/7/lecture7.zip
unzip lecture7.zip
Released
HW7
More regex and sed
Due 1:00 pm
Week 9
Tue 02/27
LEC 08 Users, groups, permissions, persistent shell settings
Released
HW8
Users, Groups, Permissions
Due 1:00 pm
Week 10
Tue 03/05
LEC 09 Basic shell scripting
pre-class:
in-class: gslides recording
All files available in one zip.

To download all files at once, type the following commands in a shell on your machine:

wget https://courses.cs.washington.edu/courses/cse391/24wi/lectures/9/lecture9.zip
unzip lecture9.zip
Released
HW9
Shell Scripting
Due 1:00 pm
Week 11
Tue 03/12 Finals Week (no lecture)
Fri 03/15 Finals Week