├── DI03000041-Operating System-EXP-1.pdf ├── DI03000041-Operating System-EXP-2.pdf ├── DI03000041-Operating System-EXP-5.pdf ├── DI03000041-Operating System-EXP-6.pdf ├── DI03000041-Operating System-U01-L01.pdf ├── DI03000041-Operating System-U01-L02.pdf ├── DI03000041-Operating System-U01-L03.pdf ├── DI03000041-Operating System-U01-L04.pdf ├── DI03000041-Operating System-U01-L05.pdf ├── DI03000041-Operating System-U01-L06.pdf ├── DI03000041-Operating System-U02-L01.pdf ├── DI03000041-Operating System-U02-L02.pdf ├── DI03000041-Operating System-U01-L05-MCQ_QUIZ.pdf ├── DI03000041-Operating System-U01-IMPORTANT-QUESTIONS.pdf ├── (5) Comparative Case Study of Windows, Mac, and the Linux_Unix Operating Systems _ LinkedIn.pdf ├── README.md └── Weblinks /DI03000041-Operating System-EXP-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-EXP-1.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-EXP-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-EXP-2.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-EXP-5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-EXP-5.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-EXP-6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-EXP-6.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L01.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L02.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L02.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L03.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L04.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L04.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L05.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L05.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L06.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L06.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U02-L01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U02-L01.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U02-L02.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U02-L02.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-L05-MCQ_QUIZ.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-L05-MCQ_QUIZ.pdf -------------------------------------------------------------------------------- /DI03000041-Operating System-U01-IMPORTANT-QUESTIONS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/DI03000041-Operating System-U01-IMPORTANT-QUESTIONS.pdf -------------------------------------------------------------------------------- /(5) Comparative Case Study of Windows, Mac, and the Linux_Unix Operating Systems _ LinkedIn.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chetankamani/operating-system/HEAD/(5) Comparative Case Study of Windows, Mac, and the Linux_Unix Operating Systems _ LinkedIn.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # operating-system (DI03000041) 2 | 3 | Welcome to the Operating System Course Repository! 4 | 5 | This repo is designed to assist students, educators, and enthusiasts in learning key concepts of operating systems. It includes: 6 | 7 | ✅ Well-organized lecture notes and presentation slides 8 | 9 | 🧪 Hands-on laboratory experiments with code and output 10 | 11 | 📚 Study materials, summaries, and cheat sheets 12 | 13 | ❓ Question banks and sample answers 14 | 15 | 🔍 Topic-wise explanations with diagrams and examples 16 | 17 | The content is regularly updated to ensure relevance and clarity. Contributions and suggestions are welcome! 18 | 19 | -------------------------------------------------------------------------------- /Weblinks: -------------------------------------------------------------------------------- 1 | Important Weblinks 2 | 3 | CPU Scheduling Algorithm : http://cpuburst.com/ganttcharts.html 4 | CPU Scheduling Algorithm : https://process-scheduling-solver.boonsuen.com/ 5 | CPU Scheduling Algorithm : https://ess.cs.tu-dortmund.de/Software/AnimOS/CPU-Scheduling/ 6 | CPU Scheduling Algorithm : https://cpu-scheduling-algorithm-visualiser.netlify.app/ 7 | CPU Scheduling Algorithm : https://cpu-scheduling-visualizer-ribhav.vercel.app/ 8 | CPU Scheduling Algorithm : https://github.com/gajendra-ingle/CPU-Scheduling-Simulator 9 | 10 | 11 | To execute UNIX commands on the Windows OS use CYGWIN tool. You can download it from the following link. 12 | https://www.cygwin.com/ 13 | 14 | 15 | To draw diagram use the following website. 16 | https://app.diagrams.net/ 17 | --------------------------------------------------------------------------------