Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Introduction to C ProgrammingIntroduces the fundamentals of C programming, covering language families, data types, pointers, and compilation processes.