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 May 4, 2024
1 parent 666861e commit 0895ca2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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: "606---28-Apr-2024"
version: "607---04-May-2024"
copyright: "2018-2024"
description: This is the Operating System course site,
a GitHub Page, hosted at GitHub.com (thank you!).
Expand Down
4 changes: 2 additions & 2 deletions WEEK/WEEK.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
| 22-Feb-2024 | Week 03 | File System & FUSE | Ch. 13, 14, 15. |
| 29-Feb-2024 | Week 04 | Addressing, Shared Lib, & Pointer | Ch. 9. |
| 07-Mar-2024 | Week 05 | Virtual Memory | Ch. 10. |
| 25-Mar-2024 | MIDTERM | 09:00 - finish |
| 25-Mar-2024 | MIDTERM | 09:00 - finish: Room A6.11 | Week 00 - 05 |
| 01-Apr-2024 | Week 06 | Concurrency: Processes & Threads | Ch. 3, 4. |
| 18-Apr-2024 | Week 07 | Synchronization & Deadlock | Ch. 6, 7, 8. |
| 25-Apr-2024 | Week 08 | Scheduling + W06/W07 | Ch. 5. |
| 02-May-2024 | Week 09 | Storage, Firmware, Bootloader, & Systemd | Ch. 11. |
| 13-May-2024 | Week 10 | I/O & Programming | Ch. 12. |
| 20-May-2024 | FINAL | TBA ||
| 22-May-2024 | FINAL | 09:00 - finish: Room A6.11 | Week 06 - 10 |

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: "606---28-Apr-2024"
version: "607---04-May-2024"
copyright: "2018-2024"
description: This is the Operating System course site,
a GitHub Page, hosted at GitHub.com (thank you!).
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ title: "Operating Systems - Sistem Operasi"
| 22-Feb-2024 | Week 03 | File System & FUSE | Ch. 13, 14, 15. |
| 29-Feb-2024 | Week 04 | Addressing, Shared Lib, & Pointer | Ch. 9. |
| 07-Mar-2024 | Week 05 | Virtual Memory | Ch. 10. |
| 25-Mar-2024 | MIDTERM | 09:00 - finish |
| 25-Mar-2024 | MIDTERM | 09:00 - finish: Room A6.11 | Week 00 - 05 |
| 01-Apr-2024 | Week 06 | Concurrency: Processes & Threads | Ch. 3, 4. |
| 18-Apr-2024 | Week 07 | Synchronization & Deadlock | Ch. 6, 7, 8. |
| 25-Apr-2024 | Week 08 | Scheduling + W06/W07 | Ch. 5. |
| 02-May-2024 | Week 09 | Storage, Firmware, Bootloader, & Systemd | Ch. 11. |
| 13-May-2024 | Week 10 | I/O & Programming | Ch. 12. |
| 20-May-2024 | FINAL | TBA ||
| 22-May-2024 | FINAL | 09:00 - finish: Room A6.11 | Week 06 - 10 |

[](NNNN)
[&#x213C;](#)<br id="idx03">
Expand Down

0 comments on commit 0895ca2

Please sign in to comment.