#learning
READ Awesome Hacking
Curated list of hacking resources. CTFs, tutorials, tools, and learning paths.
READ Awesome Data Science
Curated list of data science resources. Learning paths, tools, and datasets.
READ Free Programming Books
Freely available programming books in many languages. 350K+ stars. The ultimate free learning resource.
READ Project Based Learning
Curated list of project-based tutorials. Learn by building real projects in various languages.
READ Build Your Own X
Master programming by recreating technologies from scratch. Build your own Git, Docker, database, etc.
READ Learning Music
Ableton's interactive music course. Learn beats, melody, and production basics in your browser.
READ Learning Synths
Interactive introduction to synthesizers. Play with oscillators, filters, and envelopes in the browser.
READ Awesome Falsehood
Curated list of falsehoods programmers believe. Names, time, addresses, and more gotchas.
READ Duolingo
Free language learning. Gamified lessons in 40+ languages with millions of users.
READ Clozemaster
Learn vocabulary in context. Fill-in-the-blank exercises with real sentences.
READ Refold
Immersion-based language learning roadmap. Learn languages the way children do.
READ OverTheWire Wargames
Learn security through challenges. SSH-based hacking games.
READ TryHackMe
Learn cybersecurity through hands-on exercises. Guided hacking rooms.
READ Ben Eater
Build a computer from scratch. Video series on building a CPU, GPU, and networking from basic components.
READ Circuit Simulator
Electronic circuit simulator in the browser. Visualize current flow and experiment with components.
READ Songsterr
Guitar, bass, and drum tabs with playback. Learn songs with interactive notation.
READ Hooktheory
Understand music theory through popular songs. Learn how hit songs are constructed.
READ explainshell
Paste a command line and get a breakdown of every argument. Essential for understanding complex shell commands.
READ The Algorithms
Open source collection of algorithms implemented in multiple programming languages. Great for learning.