Added links for unit 1 and 2 notes
This commit is contained in:
parent
5b191bfadf
commit
f78d48612c
@ -6,6 +6,11 @@ This repository serves as a comprehensive resource for the Systems Programming a
|
||||
|
||||
## Index
|
||||
|
||||
### Notes
|
||||
|
||||
1. [Unit 1 - Introduction](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Notes/Unit%201%20-%20Introduction)
|
||||
2. [Unit 2 - Macro Processor and Compilers](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Notes/Unit%202%20-%20Macro%20Processor%20and%20Compilers)
|
||||
|
||||
### Codes
|
||||
##### Group B
|
||||
5. [CPU Scheduling Algorithms: FCFS, SJF (Preemptive), Priority (Non-Preemptive) and Round Robin (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205)
|
||||
|
Loading…
Reference in New Issue
Block a user