C++ Cheatsheet
C++ Cheatsheet

A quick reference guide to C++ syntax, data structures, and common operations. Designed for both beginners and experienced programmers to quickly recall essential information.

C++ Cheatsheet
C++ Cheatsheet

A comprehensive cheat sheet for C++ programming, covering syntax, data structures, standard library functions, and common algorithms.

Boost C++ Libraries Cheat Sheet
Boost C++ Libraries Cheat Sheet

A quick reference for commonly used Boost C++ libraries, providing concise information on their purpose, usage, and key features.

Qt Framework Cheatsheet
Qt Framework Cheatsheet

A quick reference guide to the Qt framework, covering essential classes, functions, and concepts for developing cross-platform applications.

Valgrind Cheatsheet
Valgrind Cheatsheet

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.

C Preprocessor Cheatsheet
C Preprocessor Cheatsheet

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++.

Object Oriented Program Design
Object Oriented Program Design

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.