Login to filter by course Login to filter by course Reset
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.
Arduino Data AcquisitionExplores Arduino data acquisition, emphasizing global variables, race conditions, and state machines.
Object-Oriented Programming in C++Covers the use of static class attributes and methods in C++ to avoid global variables and emphasizes best practices for static method implementation.
C++: Loops and IncrementationCovers C++ loops, incrementation, and variable scope, with examples of evaluating expressions and reading input from the keyboard.