Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.
Advanced C Data TypesCovers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Introduction to VHDLIntroduces VHDL, covering its history, key features, library system, entity, architecture, signals, and data types.
Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.