languages
7 cheatsheets
Elixir for TypeScript Developers
Learn Elixir from a TypeScript perspective: pattern matching, immutability, processes, and functional programming.
Python Basics Cheatsheet
Master Python fundamentals quickly with this cheatsheet covering core concepts, syntax, and common patterns for Python 3.12.
Go Language Basics Cheatsheet
Master the fundamentals of Go (Golang) for rapid development, covering syntax, core concepts, and essential commands for version 1.22.
Python Advanced Cheatsheet
Master advanced Python features: type hints, async/await, context managers, and metaclasses for robust code.
TypeScript Advanced Cheatsheet
Learn advanced TypeScript features such as generics, conditional types, and utility types.
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.
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.