No video available
Please refer to the materials section for this topic.
Modern C++ Syntax and Compilation
Learning Objectives
- •C++17/20 standards and features
- •Compiler toolchain (GCC/Clang), build systems (CMake)
- •Debugging with GDB/LLDB
Weekly Outcome
By the end of this module you will be able to compile, debug, and manage memory for a non-trivial C++ application using a professional toolchain.