C++
Resources for C++ programming
Learning Resources
- Modern C++ at the University of Bonn
- The C++ Programming Language, Bjarne Stroustrup
- C++ Reference
- C++ Core Guidelines
- Google C++ Style Guide
- C++ Tutorial
- clang
- Introduction to C++, MIT, 2011
- Modern C++ cheatsheet
C++ Style Guides
- ROS C++ Style Guide
- ROSCpp Code Format
- ClangFormat
- Autoware Coding Style
- Contributing to Autoware
- clang-format VSCode extension
- cppcheck, cpplint, uncrustify, lint_cmake, xmllint, flake8, pep257
Behaviour Driven Development
Unit Testing
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified 06.03.2022: Update Apps.md (98505d2)