Skip to content
Codeloom

Quick Reference

Cheat sheets for every stack.

Essential syntax, commands, and patterns — distilled into one-page references you can scan in seconds. Bookmark them for your daily workflow.

10 cheat sheets Free forever Print-friendly

Python Cheat Sheet

Essential Python syntax, data structures, functions, comprehensions, file I/O, and common patterns in one quick-reference page.

9 sections · 34 snippets
View cheat sheet →

JavaScript Cheat Sheet

Modern JavaScript essentials — variables, functions, arrays, objects, promises, modules, and DOM manipulation in one quick-reference page.

8 sections · 32 snippets
View cheat sheet →

Git Cheat Sheet

Essential Git commands for daily development — init, commit, branch, merge, rebase, stash, log, and remote operations in one quick reference.

9 sections · 31 snippets
View cheat sheet →

Docker Cheat Sheet

Docker commands you need every day — images, containers, volumes, networks, Compose, and Dockerfile patterns in one quick-reference page.

7 sections · 23 snippets
View cheat sheet →

TypeScript Cheat Sheet

TypeScript types, generics, utility types, interfaces, enums, and common patterns you need every day — in one quick-reference page.

7 sections · 27 snippets
View cheat sheet →

React Cheat Sheet

React hooks, components, state, effects, context, refs, and common patterns — everything you reach for daily in one quick-reference page.

8 sections · 24 snippets
View cheat sheet →

SQL Cheat Sheet

SQL essentials — SELECT, JOIN, GROUP BY, window functions, subqueries, indexes, and schema operations in one quick-reference page.

7 sections · 25 snippets
View cheat sheet →

Linux Commands Cheat Sheet

Essential Linux commands for files, permissions, processes, networking, disk usage, and shell scripting in one quick-reference page.

8 sections · 23 snippets
View cheat sheet →

Go Cheat Sheet

Go syntax essentials — variables, functions, structs, interfaces, goroutines, channels, error handling, and common patterns in one quick reference.

7 sections · 27 snippets
View cheat sheet →

Kubernetes Cheat Sheet

Essential kubectl commands, pod specs, deployments, services, configmaps, secrets, and debugging patterns in one quick-reference page.

7 sections · 22 snippets
View cheat sheet →

Want a deeper dive?

Each cheat sheet covers the essentials. For full tutorials, explore our topic pages.