File SystemsCovers the fundamentals of file systems, focusing on managing persistent blocks efficiently and implementing file system APIs.
Input/Output: BasicsCovers the basics of input/output operations in C++, including interacting with the world through keyboard and screen.