Languages
General-purpose programming languages — from first principles to real, runnable projects.
4 tutorials in this category
Languages
Python Tutorial
Learn Python from scratch — syntax, data structures, functions, and a real command-line project you can run today.
LanguagesJavaScript Tutorial
Modern JavaScript (ES2023) for beginners — variables, functions, arrays, async/await, and the DOM.
LanguagesGo Tutorial
Get productive in Go — packages, structs, interfaces, goroutines, and a tiny HTTP server.
LanguagesRust Tutorial
A friendly Rust intro — ownership, structs, error handling, and a command-line tool.