You already know how to program. Each tutorial here starts from JavaScript and maps a new language onto what you already know — side-by-side code, live in-browser playgrounds, and the handful of ideas that genuinely have no JS equivalent.
Pick the language you're learning next.
Syntax, comprehensions, decorators, the async model, and where Pydantic fits in.
Ownership and borrowing, the type system, and life without a garbage collector.
Goroutines and channels vs. Promises, structs vs. objects, and explicit error returns.
Static typing, interfaces, and the JVM's take on concurrency.