What you'll learn:
- CMake (Command Line and GUI)
- Create modern C/C++ Projects
- Use external Projects via Git, Conan and VCPKG
- Automate the HTML Documentation (Doxygen)
- Unit Testing with Catch2
- Code Coverage of the Unit Tests
- Continuous Integration with Github Actions
- Tooling: Clang-Format, Clang-Tidy, Cppcheck
- Tooling: Sanitizer, Cmake-Format, Pre-Commit
- VSCcode and VS 2022 with GCC, Clang and MSVC
Course Description:
Ready to elevate your C/C++ development skills and gain a professional edge? This course is designed to help you master modern CMake projects, unit testing, continuous integration tools, and more, tailored for your daily C/C++ workflow.
Whether you're maintaining existing projects or starting new ones, this course provides the essential tools and techniques for efficient and effective development, ensuring you stay ahead in the competitive field of software engineering.
What You’ll Learn:
Software Installation: Set up on Windows, Linux, and Mac.
Compiler Compatibility: Works with GCC, Clang, and MSVC compilers.
CMake Tutorial: Master libraries, targets, installation, and more.
Doxygen Documentation: Generate professional documentation.
Package Managers: Use VCPKG and Conan for package management.
Unit Testing: Implement unit tests with Catch2.
Code Coverage & CI Testing: Ensure robust code with continuous integration.
Advanced Tooling: Utilize LTO, Clang-Tidy, Clang-Format, pre-commit, cmake-format.
Sanitizers: Run-time checks for your code (e.g. memory leaks).
Debugging & Running: Efficiently debug and execute your software.
Why This Course?
Comprehensive Learning: Gain practical skills for professional software development.
Hands-On Projects: Apply your knowledge with real-world examples.
Best Practices: Learn industry-standard practices for C/C++ development.
Step into the future of C/C++ development and become a professional today!
See you in class!