Skip to content

Commit

Permalink
Updated week 10 slides on weekly schedule and in lab 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarman committed Nov 4, 2024
1 parent a616afa commit 4c04203
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/Labs/lab8.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ description: Sed and Awk Commands

**Course Slides:**

- Week 10 Lecture 1 Notes: [Web](https://docs.google.com/presentation/d/e/2PACX-1vSyjEL1w22Beq6ZYTuP23tnSeJ3RMpGz5wVUgActaKmhhKcmJiY2RYkHNGxs5LeOyvHEz-h1UWkdZ6j/pub?start=false&loop=false&delayms=3000)
- Week 10 Lecture 2 Notes: [Web](https://docs.google.com/presentation/d/e/2PACX-1vSapzaNLliq3ulWRtNKvP6jgwcRU4tB0lhV7cXT3K3cfYy4BblW_LyA49s__vdxjxxJkyQcqqtpkSEN/pub?start=false&loop=false&delayms=3000)
- Week 10 Lecture 1 Notes: [Web](https://docs.google.com/presentation/d/e/2PACX-1vS2xQNxFRQd5wzCRB2RbsHuukCSWf3ZEj3lrsfRclyoPVuV9tpCtUSMG0I7mOTitd2K8KRL3ko-wwSI/pub?start=false&loop=false&delayms=3000)
- Week 10 Lecture 2 Notes: [Web](https://docs.google.com/presentation/d/e/2PACX-1vR_eP6nHokVGgiasQm8G7f0_DZZ7PvllMBim1m7OlTtseLG6irx7qQMYYjRB4RQ80cqXgW9R5QniMf1/pub?start=false&loop=false&delayms=3000)

**Text Manipulation:**

Expand Down
10 changes: 5 additions & 5 deletions docs/weekly-schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ description: Weekly Schedule for OSL645

### Week 10

| **Learning Objectives and Tasks** | **References** | **Evaluation** |
| :-------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------- |
| Text Manipulation: | **Week 9 Lecture Slides:** [Web](https://docs.google.com/presentation/d/e/2PACX-1vSM9_a_lSCuff9TnL8fHWgw3JKQgn0HxHdctu7D07AAiuU_h6q1iwMDFgO2SOqmNNRSMBk2GoLJOYmb/pub?start=false&loop=false&delayms=5000) | [Lab 8: Sed and Awk Utilities](/Labs/lab8.md) |
| - Using the sed utility | | Lab 8 (Due Week 13 in class) (2%) |
| - Using the awk utility | | |
| **Learning Objectives and Tasks** | **References** | **Evaluation** |
| :-------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------- |
| Text Manipulation: | **Week 10 Lecture 1 Slides:** [Web](https://docs.google.com/presentation/d/e/2PACX-1vS2xQNxFRQd5wzCRB2RbsHuukCSWf3ZEj3lrsfRclyoPVuV9tpCtUSMG0I7mOTitd2K8KRL3ko-wwSI/pub?start=false&loop=false&delayms=3000) | [Lab 8: Sed and Awk Utilities](/Labs/lab8.md) |
| - Using the sed utility | **Week 10 Lecture 2 Slides:** [Web](https://docs.google.com/presentation/d/e/2PACX-1vR_eP6nHokVGgiasQm8G7f0_DZZ7PvllMBim1m7OlTtseLG6irx7qQMYYjRB4RQ80cqXgW9R5QniMf1/pub?start=false&loop=false&delayms=3000) | Lab 8 (Due Week 13 in class) (2%) |
| - Using the awk utility | | |

### Week 11

Expand Down

0 comments on commit 4c04203

Please sign in to comment.