Login to filter by course Login to filter by course Reset
Error Handling in C++Covers error handling in C++, including syntax, implementation, algorithm, and design errors, as well as the use of debuggers and exceptions.
Matlab/Octave FunctionsFocuses on Matlab/Octave functions, covering naming conventions, returning values, debugging, and logical indexing.
Compilation and C++ BasicsCovers the basics of compilation and C++ programming, including variables, functions, loops, and debugging.
DebuggingCovers testing, TDD, coverage, debugging, naming conventions, comments, and solutions for coding issues.
The NIM Game: Winning StrategiesDelves into the NIM game, teaching winning strategies through algorithms and emphasizing the importance of synchronization between players.