Announcements

Jan 01

Welcome to CSE 391!

Welcome to CSE 391! This announcement outlines:

  • Where to find information about the course (it’s this course website!).
  • How the class will be run.
  • What the schedule will look like for the start of the quarter, including the intro survey that is due 01/08 at 1:00pm.
See the full announcement on Ed!

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/05
LEC 01 Syllabus, Introduction to Linux/Bash
lesson: gslides
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/21wi/lectures/1/lecture1.zip
unzip lecture1.zip
Class Session: zoom
Released
HW1
Unix Shell Commands
Due 1:00 pm
Week 2
Tue 01/12
LEC 02 More shell commands, streams, I/O redirection
lesson: gslides
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/21wi/lectures/2/lecture2.zip
unzip lecture2.zip
Class Session: zoom
Released
HW2
More Unix Shell
Due 1:00 pm
Week 3
Tue 01/19
LEC 03 More I/O, xargs, streams, cut
lesson: gslides
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/21wi/lectures/3/lecture3.zip
unzip lecture3.zip
Class Session: zoom
Released
HW3
Even More Unix Shell!
Due 1:00 pm
Week 4
Tue 01/26
LEC 04 Version control (git)
lesson: gslides
Class Session: zoom
Released
HW4
git
Due 1:00 pm
Week 5
Tue 02/02
LEC 05 Version Control (git)
Released
HW5
More git
Due 1:00 pm
Week 6
Tue 02/09
LEC 06 Regular expressions, grep -E
Released
HW6
Regular Expressions
Due 1:00 pm
Week 7
Tue 02/16
LEC 07 More regular expressions, sed
Released
HW7
More regex and sed
Due 1:00 pm
Week 8
Tue 02/23
LEC 08 Users, groups, permissions, persistent shell settings
Released
HW8
Users, Groups, Permissions
Due 1:00 pm
Week 9
Tue 03/02
LEC 09 Basic shell scripting
lesson: gslides
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/21wi/lectures/9/lecture9.zip
unzip lecture9.zip
Class Session: zoom
Released
HW9
Shell Scripting
Due 1:00 pm
Week 10
Tue 03/09
LEC 10 Industry Applications
lesson: gslides
Class Session: zoom
Week 11
Tue 03/16
LEC 11 Finals Week
Released
HW10
More Shell Scripting
Due 11:59 pm