https://github.com/samridhisainii/operating-system
Exploring key Operating System concepts like process scheduling, memory management, file systems, and synchronization.
https://github.com/samridhisainii/operating-system
Last synced: 4 months ago
JSON representation
Exploring key Operating System concepts like process scheduling, memory management, file systems, and synchronization.
- Host: GitHub
- URL: https://github.com/samridhisainii/operating-system
- Owner: SAMRIDHISAINII
- Created: 2024-07-30T20:09:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-29T18:07:49.000Z (12 months ago)
- Last Synced: 2025-08-12T08:49:18.326Z (10 months ago)
- Homepage:
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating-system
📚 Learn More
Here are some useful external links for deeper understanding:
Operating Systems: Three Easy Pieces (Free book)
Linux Kernel Source Code (GitHub)
The Little Book of Semaphores
MIT OpenCourseWare – Operating System Engineering