The Hub

The best resources for the craft.

A working library — not a link dump. Every entry here is something worth your time: free where free exists and is genuinely good, paid where the depth justifies it. Organized by what you're actually trying to learn.

Languages

Official docs worth trusting
The Go Team

The canonical guide to writing idiomatic, effective Go — formatting, naming, concurrency patterns, error handling.

Why it's here: Straight from the source. Nothing explains Go idiom better than the people who designed it.
BeginnerGo
Steve Klabnik, Carol Nichols

The official Rust book — ownership, borrowing, lifetimes — the concepts that make Rust worth the learning curve.

Why it's here: Genuinely one of the best-written language books, free or paid, in any language.
BeginnerRust
Kyle Simpson

A book series on JavaScript's actual mechanics — scope, closures, prototypes, async — for people who want to stop guessing.

Why it's here: Most JS tutorials teach syntax. This teaches the language.
IntermediateJavaScript
Marijn Haverbeke

A modern, project-driven introduction to programming through JavaScript — free online with interactive code sandboxes.

Why it's here: The friendliest serious introduction to programming available for free.
BeginnerJavaScript
Python Software Foundation

The official Python tutorial — concise, precise, and kept current with every language release.

Why it's here: Skip the paid "complete Python bootcamp" — this covers the same ground, written by the language's own maintainers.
BeginnerPython

No resources match that search.