Skip to content

Commit

Permalink
Weekly schedule: Fixed link to lab 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarman committed Nov 22, 2024
1 parent 77a1d65 commit 774e539
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/weekly-schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,15 @@ description: Weekly Schedule for OSL645

### Week 12

| **Learning Objectives and Tasks** | **References** | **Evaluation** |
| :---------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------ |
| Advanced Shell Scripting: | **Week 10 Lecture Slides:** [Web](https://docs.google.com/presentation/d/e/2PACX-1vQrCEgWUojoZ9jii3WKdk3Ntjqn3xUVogXKmk7MJQtvLz0K7z5-PXjkOzFSwV8_P3k4tR2ODqp-rFA7/pub?start=false&loop=false&delayms=5000) | [Lab 10: Advanced Shell Scripting](/Labs/lab9.md) |
| - Arrays | | Lab 10 (Due Week 13 in class) (2%) |
| - for loops (iterative logic) | | |
| - if / elif-else statements (conditional logic) | | |
| **Learning Objectives and Tasks** | **References** | **Evaluation** |
| :---------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------- |
| Advanced Shell Scripting: | **Week 10 Lecture Slides:** [Web](https://docs.google.com/presentation/d/e/2PACX-1vQrCEgWUojoZ9jii3WKdk3Ntjqn3xUVogXKmk7MJQtvLz0K7z5-PXjkOzFSwV8_P3k4tR2ODqp-rFA7/pub?start=false&loop=false&delayms=5000) | [Lab 10: Advanced Shell Scripting](/Labs/lab10.md) |
| - Arrays | | Lab 10 (Due Week 13 in class) (2%) |
| - for loops (iterative logic) | | |
| - if / elif-else statements (conditional logic) | | |
| - Error Checking |
| - Reading data from a file | | |
| - Automating User Creation with scripting | | |
| - Reading data from a file | | |
| - Automating User Creation with scripting | | |

### Week 13

Expand Down

0 comments on commit 774e539

Please sign in to comment.