OPERATING SYSTEM BASICS
Completion requirements
This book covers the core topics in operating system including process management ,memory and file systems.
2. PROCESS MANAGEMENT
Process management is a core function of the operating system. It involves creating, scheduling, and terminating processes, as well as managing their execution and communication.