How computers manage their resources: memory, processors, files, and processes. You've been using an operating system every time you ran a Python script. An OS course explains the machinery underneath — scheduling, virtual memory, file systems, and concurrency.