3
1

added links for write ups and moved things around

This commit is contained in:
K 2024-09-27 21:18:52 +05:30
parent d895aa955b
commit baa83966b9
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -24,14 +24,48 @@ This repository serves as a comprehensive resource for the Systems Programming a
5. [Unit 5 - Synchronization and Concurrency Control]
6. [Unit 6 - Memory Management]
### Handouts
1. [Handout-A1](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A1.pdf)
2. [Handout-A2](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A2.pdf)
3. [Handout-A3](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A3.pdf)
4. [Handout-B4](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B4.pdf)
5. [Handout-B5](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B5.pdf)
6. [Handout-B6](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B6.pdf)
7. [Handout-B7](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B7.pdf)
### Assignments
#### Common
> [!NOTE]
> These assignments are for both, X and Y group.
##### Assignment A3
- [Handout-A3](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-A3/Handout-A3.pdf)
- [Write-up - A3](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-A3/Write-up%20-%20A3.pdf)
##### Assignment B5
- [Handout-B5](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-B5/Handout-B5.pdf)
- [Write-up - B5](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-B5/Write-up%20-%20B5.pdf)
##### Assignment B6
- [Handout-B6](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-B6/Handout-B6.pdf)
- [Write-up - B6](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Common%20%28both%20X%20and%20Y%20group%29/Assignment-B6/Write-up%20-%20B6.pdf)
#### Group-X
> [!NOTE]
> These assignments are only for group X.
##### Assignment A1
- [Handout-A1](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/X-Group/Assignment-A1/Handout-A1.pdf)
- [Write-up - A1]() // WILL BE ADDED SOON
##### Assignment B4
- [Handout-B4](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/X-Group/Assignment-B4/Handout-B4.pdf)
- [Write-up - B4]() // WILL BE ADDED SOON
#### Group-Y
> [!NOTE]
> These assignments are only for group Y.
##### Assignment A2
- [Handout-A2](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Y-Group/Assignment-A2/Handout-A2.pdf)
- [Write-up - A2]() // WILL BE ADDED SOON
##### Assignment B7
- [Handout-B7](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Y-Group/Assignment-B7/Handout-B7.pdf)
- [Write-up - B7](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Assignments/Y-Group/Assignment-B7/Write-up%20-%20B7.pdf)
### Question Papers
- [IN-SEM](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Question%20Papers/IN-SEM)