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 09/30 | LEC 01 Syllabus, Introduction to Linux/Bash | ||
| Released HW1 Due 1:00 pm Unix Shell Commands | |||
| Week 2 | |||
| Tue 10/07 | LEC 02 More shell commands, streams, I/O redirection pre-class: videos in-class: gslides resources: files commands Discussion Questions Lecture Notes All files available in one zip. To download all files at once, type the following commands in a shell on your machine: | ||
| Released HW2 Due 1:00 pm More Unix Shell | |||
| Week 3 | |||
| Tue 10/14 | LEC 03 More I/O, xargs, streams, cut pre-class: videos in-class: gslides resources: files commands Discussion Questions Lecture Notes All files available in one zip. To download all files at once, type the following commands in a shell on your machine: | ||
| Released HW3 Due 1:00 pm Even More Unix Shell! | |||
| Week 4 | |||
| Tue 10/21 | LEC 04 Version control ( git) pre-class: videos Version control and repositories [9:47] The four phases of git [16:45] More git commands [14:12] Git branches and merging [17:32] in-class: gslides resources: commands Discussion Questions Lecture Notes Extra Resources: How to Write a Git Commit Message Git Branching Game | ||
| Released HW4 Due 1:00 pm git | |||
| Week 5 | |||
| Tue 10/28 | LEC 05 More Version Control ( git) pre-class: videos Pushing and pulling to remote [13:24] Merge requests [10:57] More git ideas and git in the real world [14:55] in-class: gslides resources: commands Discussion Questions Lecture Notes Extra Resources: How to Write a Git Commit Message | ||
| Released HW5 Due 1:00 pm More git | |||
| Week 6 | |||
| Tue 11/04 | LEC 06 Regular expressions, grep -E pre-class: videos Introduction to regular expressions [16:08] Alternating and repeating characters [12:27] Character sets and backreferences [12:15] resources: files Discussion Questions Lecture Notes All files available in one zip. To download all files at once, type the following commands in a shell on your machine: Bonus Video: Some asides on regexes Extra Resources: regex101 | ||
| Released HW6 Due 1:00 pm Regular Expressions | |||
| Week 7 | |||
| Tue 11/11 | HOLIDAY Veteran's Day - No class | ||
| Released HW7 Due 1:00 pm More regex and sed | |||
| Week 8 | |||
| Tue 11/18 | LEC 07 More regular expressions, sed | ||
| Released HW8 Due 1:00 pm Users, Groups, Permissions | |||
| Week 9 | |||
| Tue 11/25 | LEC 08 Users, groups, permissions, and persistent shell settings | ||
| Released HW9 Due 1:00 pm Shell Scripting | |||
| Week 10 | |||
| Tue 12/02 | LEC 09 Basic shell scripting | ||