Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.
Python Scripting BasicsCovers Python scripting basics, variable types, arithmetic operations, and running scripts in the terminal.
Introduction to VHDLIntroduces VHDL, covering its history, key features, library system, entity, architecture, signals, and data types.
Debugging ExercisesCovers debugging exercises, from understanding error messages to using a debugger tool.