Articles

Still loading..........

ABCs of Operating System

This is a foundational introduction to the core concepts of operating systems, including the role of an operating system, process management, memory management, and system calls. It uses the xv6 operating system as a practical example to illustrate these concepts.

Setting up Django in Windows

This articles deals with setup of Django in Windows 10 on PyCharm.