#C++ Cheatsheets
A quick reference guide to C++ syntax, data structures, and common operations. Designed for both beginners and experienced programmers to quickly recall essential information.
A comprehensive cheat sheet for C++ programming, covering syntax, data structures, standard library functions, and common algorithms.
A quick reference for commonly used Boost C++ libraries, providing concise information on their purpose, usage, and key features.
A quick reference guide to the Qt framework, covering essential classes, functions, and concepts for developing cross-platform applications.
A comprehensive cheat sheet for Valgrind, a powerful memory debugging and profiling tool for Linux. This guide covers essential Valgrind tools, common options, and practical examples to help you identify and fix memory-related issues in your C/C++ programs.
A comprehensive cheat sheet for the C preprocessor, covering directives, macros, conditional compilation, and more. This guide provides a quick reference for developers working with C and C++.
A comprehensive cheat sheet for C++ programming, Object-Oriented Programming (OOP), file I/O, classes, and its application in embedded systems, including communication protocols, OpenCV library, image and color processing, networking with sockets, 3D and PCB design, dynamic data management, version control, timing, threads, and Linux-Pi integration.