Programming & Development Cheatsheets

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

Go Programming Language Cheatsheet
Go Programming Language Cheatsheet

A comprehensive cheat sheet for the Go programming language, covering syntax, data types, control flow, concurrency, and more. Perfect for quick reference and learning.

Ansible Essentials Cheatsheet
Ansible Essentials Cheatsheet

A concise guide to Ansible, covering essential concepts, commands, and best practices for automating infrastructure and application deployment. Includes playbook structure, module usage, and task management.

JSDoc Cheatsheet
JSDoc Cheatsheet

A quick reference guide for JSDoc, the industry standard for documenting JavaScript code. This cheatsheet provides syntax and examples for documenting functions, variables, types, and more.

Bash Cheatsheet
Bash Cheatsheet

A quick reference for Bash scripting, covering essential syntax, commands, and best practices for writing efficient and robust scripts.

Regex Cheatsheet
Regex Cheatsheet

A detailed cheat sheet featuring numerous regex examples and explanations on how regex works. Explore literal matching, metacharacters, groups, lookahead/lookbehind, alternation, and practical patterns for emails, URLs, dates, and code extraction.

Perforce Cheat Sheet
Perforce Cheat Sheet

A comprehensive cheat sheet for Perforce, covering essential commands and workflows for version control.

VHDL Cheatsheet
VHDL Cheatsheet

A quick reference guide to VHDL (VHSIC Hardware Description Language), covering syntax, data types, operators, and common constructs used in digital circuit design.

SQL Cheat Sheet
SQL Cheat Sheet

A quick reference guide to SQL, covering essential commands, data types, and functions for database management and querying.