Introduction to C ProgrammingIntroduces fundamental C programming concepts, covering variables, control structures, functions, and pointers, with practical examples and exercises.
Programming for EngineersCovers programming basics for engineers, emphasizing MATLAB, C, and LabVIEW tools for project development.
Matlab 2: Vectorisation and FunctionsCovers vectorisation, functions, and flow control in Matlab, emphasizing the importance of avoiding global variables and providing examples of simple plots and debugging techniques.
Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.
Control Structures; FunctionsCovers control structures, loops, and functions in C language, emphasizing the importance of local variables and avoiding global variables.