4
0
SystemsProgrammingAndOperat.../README.md
2025-01-07 22:00:12 +05:30

8.1 KiB

Systems Programming and Operating System (SPOS)

This repository serves as a comprehensive resource for the Systems Programming and Operating Systems (SPOS) course under the 2019 SPPU syllabus. It includes materials such as codes, lecture notes, assignments and question papers covering key topics like system software analysis, data structures, process scheduling, memory management, and the implementation of IoT and HCI applications. This repository holds essential tool for mastering the concepts of systems programming and operating systems.


Tip

Want to contribute? Start by opening an issue in this repository!

Index

Codes

Checkout python version of all the codes.

Group A
  1. Code-A1 - Pass 1
  2. Code-A2 - Pass 1 and Pass 2 of 2-Pass Macroprocessor
  3. Code-A3 - DLL
Group B
  1. Code-B4 - Mutex and Semaphore
  2. CPU Scheduling Algorithms: FCFS, SJF (Preemptive), Priority (Non-Preemptive) and Round Robin (Preemptive)
  3. Code-B6 - Memory Placement Strategies - Best Fit, First Fit, Next Fit and Worst Fit
  4. Code-B7 - Page Replacement Algorithms - LRU(Least Recently Used), Optimal

Notes

  1. Unit 1 - Introduction
  2. Unit 2 - Macro Processor and Compilers

Practical

Each folder contains handout, write-up, and softcopy (i.e. code + output).

Common

These assignments are for both, X and Y group.

Assignment A3
Assignment B5
Assignment B6

Group-X

These assignments are only for group X.

Assignment A1
Assignment B4

Group-Y

These assignments are only for group Y.

Assignment A2
Assignment B7

Question Papers

Sample Photocopy (END-SEM)

Sample IN-SEM Unit Test Paper


Miscellaneous

-> Disclaimer: Please read the DISCLAIMER file for important information regarding the contents of this repository.

-> Note: Content such as codes, write-ups, softcopies and question papers is provided by us, i.e. our contributors. You are free to use this content however you wish, without any restrictions. Some of the notes and handouts have been provided by our professors, thus to use them for anything other than educational purposes, please contact them.

-> Maintained by:

-> Repository icon from Icons8.

-> Motto:

Making information freely accessible to everyone.

-> Keywords:

SPPU, Savitribai Phule Pune University, Pune University, Computer Engineering, COMP, Third Year, TE, Semester 5, SEM-5, Systems Programming and Operating System, SPOS, SPOS codes, SPOS write-ups, SPOS assignments, SPOS assignment solutions, SPOS question papers, SPOS PYQs, SPOS handouts, SPOS notes