All Cheatsheets

19 cheatsheets · updated daily

intermediate tools Bash 5.x

Bash Scripting Cheatsheet

Master Bash scripting essentials for automation, system administration, and command-line tasks, from variables to control flow.

beginner tools Git 2.x

Git Essentials Cheatsheet

Master Git for version control: from initial setup to advanced branching, merging, and collaboration patterns.

advanced devops Kubernetes 1.30

Kubernetes 1.30 Quick Reference

Master Kubernetes 1.30 with this quick reference covering essential commands, core concepts, and common deployment patterns for advanced users.

intermediate frameworks FastAPI 0.111

FastAPI Essentials Cheatsheet

Learn FastAPI 0.111 to build high-performance Python APIs. Covers core concepts, syntax, and common patterns for developers.

beginner languages Python 3.12

Python Basics Cheatsheet

Master Python fundamentals quickly with this cheatsheet covering core concepts, syntax, and common patterns for Python 3.12.

beginner databases Redis 7

Redis 7 Cheatsheet

A quick reference guide for Redis 7, covering core concepts, essential commands, and common patterns for developers.

beginner databases SQL Standard (ANSI)

SQL Joins Cheatsheet

Master SQL joins to combine data from multiple tables effectively and efficiently.

beginner tools Standard Linux/GNU Coreutils 9.10

Linux Command Line Cheatsheet

Master the Linux command line with essential commands, core concepts, and practical patterns for developers.

intermediate devops Kubernetes 1.31

Kubernetes Guide for Docker Users

Kubernetes 1.31 from the ground up for developers who know Docker: pods, deployments, services, and how to ship your first app to a cluster.

beginner languages Go 1.22

Go Language Basics Cheatsheet

Master the fundamentals of Go (Golang) for rapid development, covering syntax, core concepts, and essential commands for version 1.22.

beginner devops Docker 26

Docker Essentials Cheatsheet

Master Docker fundamentals with this comprehensive cheatsheet, covering core concepts, essential commands, and practical patterns for containerization.

intermediate devops Docker 26

Docker Essentials Cheatsheet

A comprehensive guide to Docker for developers, covering essential commands, core concepts, and best practices for Docker 26.

intermediate databases PostgreSQL 16

PostgreSQL Essentials Cheatsheet

Master PostgreSQL 16 quickly with this essential cheatsheet covering installation, core concepts, SQL syntax, JSONB, and performance tips.

intermediate cloud AWS CLI v2

AWS CLI Essentials Cheatsheet

Master the AWS CLI to manage AWS resources from your terminal. Covers installation, configuration, core commands, and advanced patterns.

advanced languages Rust 1.82

Rust for Go Developers

Rust 1.82 through the lens of Go: ownership vs garbage collection, traits vs interfaces, error handling, and where the mental models transfer.

intermediate devops Terraform 1.14.8

Terraform Basics Cheatsheet

Quickly learn Terraform's core concepts, essential commands, and best practices for managing infrastructure as code.

beginner languages TypeScript 5.x

TypeScript Basics Cheatsheet

A quick reference and learning journey for TypeScript 5.x, covering core concepts, essential syntax, and practical patterns for type-safe JavaScript.

intermediate frameworks React 19

React Hooks Cheatsheet

Master React Hooks in React 19, including useState, useEffect, and new features like use(), useActionState, and useOptimistic for efficient component logic.

intermediate devops Nginx 1.25+

Nginx Configuration Cheatsheet

Master Nginx configuration for web serving, reverse proxying, and load balancing with practical, runnable examples.