>
categories
types
Rust Documentation
documentation rust

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 Rust Programming Language
book rust Steve Klabnik and Carol Nichols (2023)

The official book for learning Rust. Comprehensive coverage of ownership, borrowing, lifetimes, and systems programming concepts. Essential reading for anyone learning Rust.

OCaml Documentation
documentation ocaml

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 C Programming Language
book c Brian Kernighan and Dennis Ritchie (1988)

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.

Designing Data-Intensive Applications
book databases Martin Kleppmann (2017)

The most comprehensive guide to modern data systems architecture. Covers databases, distributed systems, stream processing, and the fundamental trade-offs in building scalable applications.

Structure and Interpretation of Computer Programs
book software design Harold Abelson and Gerald Jay Sussman (1996)

Classic MIT textbook teaching fundamental principles of computer science through Scheme. Covers functional programming, interpreters, compilers, and the nature of computation itself.

Elixir Documentation
documentation elixir

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.

Real World OCaml
book ocaml Yaron Minsky, Anil Madhavapeddy, Jason Hickey (2022)

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.

The Scientist and Engineer's Guide to Digital Signal Processing
book dsp Steven W. Smith (1997)

Comprehensive introduction to DSP fundamentals. Covers Fourier transforms, filter design, convolution, FFT algorithms, and real-world applications. Free online textbook with practical focus.

Reducibility Among Combinatorial Problems
paper computer science Richard M. Karp (1972)

The classic paper listing 21 NP-complete problems and popularising polynomial-time reductions as a hardness toolkit.

Obsidian Documentation
documentation obsidian

Official Obsidian docs covering vaults, linking, plugins, and sync.

Ableton Live Documentation
documentation ableton

Official Ableton Live manual with workflows, devices, and production techniques.

Claude Code Documentation
documentation llms

Docs for Claude Code: setup, workflows, prompts, and editor integrations.