Álvaro Ramírez
C++ bookmarks
- Additional C/C++ Tooling.
- C++ Best Practices.
- C++ Core Guidelines.
- cppreference.com.
- Fast directory listing.
- FunctionalPlus: helps you write concise and readable C++ code.
- GitHub - mozilla/rr: Record and Replay Framework (debugging).
- Modern C | Hacker News.
- Modern C++: Variadic template parameters and tuples.
- My favorite C compiler flags during development | Hacker News.
- My Most Important C++ Aha! Moments…Ever.
- Programming: Principles and Practice Using C++ Paperback.
- Some CMake tips.
- The ways to avoid complexity in modern C++.