bestpractices 11
- Do it right or do the right thing: The Alignment Trap Sep 18, 2024
- The Software Engineer's Guidebook by Orosz Gergely Feb 17, 2024
- The 3 best books to level up your C++ Jun 21, 2023
- What are string_views and why should we use them? Jul 13, 2022
- The 4 use of using in C++ Apr 27, 2022
- Beautiful C++: 30 Core Guidelines for Writing Clean, Safe and Fast Code by J. Guy Davidson and Kate Gregory Apr 16, 2022
- Use strong types instead of bool parameters Apr 6, 2022
- C++ Best Practices by Jason Turner Jun 5, 2021
- Why should we always catch exceptions by reference? Jul 22, 2020
- Try-catch everything without macros Jun 24, 2020
- Loops are bad, algorithms are good! Aren't they? May 13, 2020