Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Introduction to C ProgrammingIntroduces fundamental C programming concepts, covering variables, control structures, functions, and pointers, with practical examples and exercises.