Introduction to C ProgrammingIntroduces the fundamentals of C programming, covering language families, data types, pointers, and compilation processes.
Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.