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 04/01 | LEC 01 Syllabus, Introduction to Linux/Bash pre-class: videos Introduction to Linux [11:57] Flags, Arguments, and Editors [20:22] All files available in one zip. To download all files at once, type the following commands in a shell on your machine: | ||
| Released HW1 Due 1:00 pm Unix Shell Commands | |||
| Week 2 | |||
| Tue 04/08 | LEC 02 More shell commands, streams, I/O redirection pre-class: videos 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 04/15 | LEC 03 More I/O, xargs, streams, cut pre-class: videos 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 04/22 | 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] 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 04/29 | 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: recording 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 05/06 | LEC 06 Regular expressions, grep -E 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 05/13 | LEC 07 More regular expressions, sed Introduction to sed [12:15] sed with regular expressions [8:19] 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: Using sed for evil | ||
| Released HW7 Due 1:00 pm More regex and sed | |||
| Week 8 | |||
| Tue 05/20 | LEC 08 Users, groups, permissions, and persistent shell settings Introduction to Linux users, permissions, and sudo [9:43] .bashrc and .bash_profile [9:09] $PATH [5:56] File and Directory Permissions [11:31] 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: | ||
| Released HW8 Due 1:00 pm Users, Groups, Permissions | |||
| Week 9 | |||
| Tue 05/27 | LEC 09 Basic shell scripting 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: | ||
| Released HW9 Due 1:00 pm Shell Scripting | |||
| Week 10 | |||
| Tue 06/03 | LEC 10 Special Topic: Research + System Tools | ||
| Released HW10 Due 1:00 pm More Shell Scripting | |||