Skip to content

Commit

Permalink
modified: WEEK/WEEK.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rms46 committed Oct 4, 2024
1 parent 35f1ed0 commit 8862e9b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 000.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: "GitHub Page Configuration Files"

```
title: Operating Systems - Sistem Operasi
version: "Sat 28 Sep 2024 05:00"
version: "Fri 04 Oct 2024 17:00"
copyright: "2018-2024"
description: This is the Operating System course site,
a GitHub Page, hosted at GitHub.com (thank you!).
Expand Down
2 changes: 1 addition & 1 deletion WEEK/WEEK.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| 18-Sep-2024 | Week 03 | File System & FUSE | Ch. 13, 14, 15. |
| 25-Sep-2024 | Week 04 | Addressing, Shared Lib, & Pointer | Ch. 9. |
| 02-Oct-2024 | Week 05 | Virtual Memory | Ch. 10. |
| 22-Oct-2024 | MIDTERM | 09:00-11:30 | TBA |
| 22-Oct-2024 | MIDTERM | 09:00-11:30 | A2.06 |
| 23-Oct-2024 | Week 06 | Concurrency: Processes & Threads | Ch. 3, 4. |
| 30-Oct-2024 | Week 07 | Synchronization & Deadlock | Ch. 6, 7, 8. |
| 06-Nov-2024 | Week 08 | Scheduling + W06/W07 | Ch. 5. |
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Operating Systems - Sistem Operasi
version: "Sat 28 Sep 2024 05:00"
version: "Fri 04 Oct 2024 17:00"
copyright: "2018-2024"
description: This is the Operating System course site,
a GitHub Page, hosted at GitHub.com (thank you!).
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ title: "Operating Systems - Sistem Operasi"
| 18-Sep-2024 | Week 03 | File System & FUSE | Ch. 13, 14, 15. |
| 25-Sep-2024 | Week 04 | Addressing, Shared Lib, & Pointer | Ch. 9. |
| 02-Oct-2024 | Week 05 | Virtual Memory | Ch. 10. |
| 22-Oct-2024 | MIDTERM | 09:00-11:30 | TBA |
| 22-Oct-2024 | MIDTERM | 09:00-11:30 | A2.06 |
| 23-Oct-2024 | Week 06 | Concurrency: Processes & Threads | Ch. 3, 4. |
| 30-Oct-2024 | Week 07 | Synchronization & Deadlock | Ch. 6, 7, 8. |
| 06-Nov-2024 | Week 08 | Scheduling + W06/W07 | Ch. 5. |
Expand Down

0 comments on commit 8862e9b

Please sign in to comment.