Shell and OS organizationCovers system calls, kernel space, process management, file descriptors, pipes, and hardware isolation in OS organization.
Image Processing BasicsIntroduces image processing basics in Python, covering manipulation, grayscale conversion, edge detection, and convolution with kernels.