Tag.learning — 19 cards
TAG

#learning

19 sites tagged with this label
19 cards
READ

Awesome Hacking

github.com

Curated list of hacking resources. CTFs, tutorials, tools, and learning paths.

#security#learning#hacking#ctf
READ

Awesome Data Science

github.com

Curated list of data science resources. Learning paths, tools, and datasets.

#statistics#learning#machine-learning#data-science
READ

Free Programming Books

github.com

Freely available programming books in many languages. 350K+ stars. The ultimate free learning resource.

#free#learning#programming#books
READ

Project Based Learning

github.com

Curated list of project-based tutorials. Learn by building real projects in various languages.

#learning#tutorials#projects#hands-on
READ

Build Your Own X

github.com

Master programming by recreating technologies from scratch. Build your own Git, Docker, database, etc.

#learning#tutorials#projects#from-scratch
READ

Learning Music

learningmusic.ableton.com

Ableton's interactive music course. Learn beats, melody, and production basics in your browser.

#interactive#learning#music#production
READ

Learning Synths

learningsynths.ableton.com

Interactive introduction to synthesizers. Play with oscillators, filters, and envelopes in the browser.

#interactive#learning#music#synths
READ

Awesome Falsehood

github.com

Curated list of falsehoods programmers believe. Names, time, addresses, and more gotchas.

#learning#programming#gotchas#falsehoods
READ

Duolingo

duolingo.com

Free language learning. Gamified lessons in 40+ languages with millions of users.

#free#learning#languages#gamification
READ

Clozemaster

clozemaster.com

Learn vocabulary in context. Fill-in-the-blank exercises with real sentences.

#learning#languages#vocabulary#sentences
READ

Refold

refold.la

Immersion-based language learning roadmap. Learn languages the way children do.

#learning#languages#method#immersion
READ

OverTheWire Wargames

overthewire.org

Learn security through challenges. SSH-based hacking games.

#security#learning#ctf#wargames
READ

TryHackMe

tryhackme.com

Learn cybersecurity through hands-on exercises. Guided hacking rooms.

#security#learning#hacking#hands-on
READ

Ben Eater

eater.net

Build a computer from scratch. Video series on building a CPU, GPU, and networking from basic components.

#hardware#learning#electronics#cpu
READ

Circuit Simulator

falstad.com

Electronic circuit simulator in the browser. Visualize current flow and experiment with components.

#learning#electronics#simulation#circuits
READ

Songsterr

songsterr.com

Guitar, bass, and drum tabs with playback. Learn songs with interactive notation.

#learning#music#guitar#tabs
READ

Hooktheory

hooktheory.com

Understand music theory through popular songs. Learn how hit songs are constructed.

#learning#analysis#music-theory#songwriting
READ

explainshell

explainshell.com

Paste a command line and get a breakdown of every argument. Essential for understanding complex shell commands.

#reference#shell#learning
READ

The Algorithms

the-algorithms.com

Open source collection of algorithms implemented in multiple programming languages. Great for learning.

#open-source#learning#algorithms