Official comprehensive documentation for the Rust programming language. Includes the standard library API reference, language reference, error index, and guides for all aspects of Rust development.
The official book for learning Rust. Comprehensive coverage of ownership, borrowing, lifetimes, and systems programming concepts. Essential reading for anyone learning Rust.
Official OCaml language documentation. Covers the core language, standard library, module system, and advanced features like GADTs and first-class modules. Essential reference for functional programming in OCaml.
The definitive guide to C programming by the language's creators. Known as K&R C, this classic text teaches fundamental programming concepts through C. Essential reading for understanding systems programming and the foundations of modern languages.
The most comprehensive guide to modern data systems architecture. Covers databases, distributed systems, stream processing, and the fundamental trade-offs in building scalable applications.
Classic MIT textbook teaching fundamental principles of computer science through Scheme. Covers functional programming, interpreters, compilers, and the nature of computation itself.
Official documentation for Elixir, a functional language built on the Erlang VM. Covers language fundamentals, OTP patterns, metaprogramming with macros, and building concurrent, fault-tolerant applications.
Practical guide to OCaml programming covering the language, Core library, and building real applications. Teaches functional programming, type-driven development, and OCaml's powerful module system.
Comprehensive introduction to DSP fundamentals. Covers Fourier transforms, filter design, convolution, FFT algorithms, and real-world applications. Free online textbook with practical focus.
The classic paper listing 21 NP-complete problems and popularising polynomial-time reductions as a hardness toolkit.
Official Obsidian docs covering vaults, linking, plugins, and sync.
Official Ableton Live manual with workflows, devices, and production techniques.
Docs for Claude Code: setup, workflows, prompts, and editor integrations.