Guided learning
Learn the concepts behind the errors.
Practical tutorials for Python, Node.js, Git, GitHub, VS Code, and the systems developers use every day.
2 tutorials Connected to error guides
Python / Language fundamentalsPython modules, imports, packages, and virtual environmentsBuild a reliable mental model for Python imports, install packages into the correct interpreter, and prevent ModuleNotFoundError.Beginner 20 minGitHub / AuthenticationGitHub SSH keys: from zero to a working git pushCreate an SSH key, load it into the agent, register it with GitHub, and verify which identity Git uses for a repository.Beginner 15 min