๐ Enlighten
A curated shelf of genuinely good tech books that are legally available to read free online. No paywalls, no sketchy downloads - just authors and publishers doing right by readers.
๐ค Machine Learning & AI
Practical Deep Learning for Coders
fast.ai's legendary top-down deep learning course. The full companion book, Deep Learning for Coders with fastai & PyTorch, is free online as runnable Jupyter notebooks.
InteractiveDive into Deep Learning
An interactive, code-first deep learning textbook with runnable examples in PyTorch, TensorFlow and JAX. Adopted at over 500 universities.
HTMLDeep Learning
The theoretical bible of deep learning, written by pioneers of the field. Free HTML edition courtesy of MIT Press.
PDFReinforcement Learning: An Introduction
The definitive reinforcement learning text, officially shared free by the authors themselves.
PDF DraftSpeech and Language Processing
The standard NLP textbook, continuously updated - now covering transformers, pretraining and large language models.
๐ Data Science
Python for Data Analysis
Open-access third edition from the creator of pandas. The essential guide to NumPy, pandas, Jupyter and practical data wrangling.
PDFAn Introduction to Statistical Learning
The classic gentle introduction to statistical machine learning, free in both R and Python editions.
๐๏ธ Computer Vision
๐ป Programming
Automate the Boring Stuff with Python
Practical Python for beginners - automate spreadsheets, files, web scraping, emails and other tedious tasks.
HTMLCrafting Interpreters
Build two complete interpreters from scratch and finally understand how programming languages actually work. Beautifully written.
HTML + ePubPro Git
The official Git book, maintained by the Git project and translated into dozens of languages.
PDFThe Linux Command Line
The best introduction to the shell, offered free by the author. Take full control of your terminal.