Free · No sign-up · 10 lessons
Free Coding Tutorials
Short pages, one topic each, written by the people who teach them at WebPrims in Amritsar. No account, no paywall, no video you have to sit through to reach the answer. Every lesson names a mistake we actually watch students make, because that is the part the documentation leaves out.

Python
6 lessonsThe language we start most beginners on. Variables through to reading files, with the mistakes we watch people make in class.
All Python lessons
JavaScript
4 lessonsThe language of the browser. Modern syntax only — const and arrow functions, not the var-era tutorials still floating about.
- Variables in JavaScript4 min
- Arrays in JavaScript5 min
- Functions in JavaScript5 min
- DOM Manipulation in JavaScript5 min
Reading only gets you so far
These pages explain the idea. Writing code with someone sitting next to you when it breaks is a different thing, and it is what we do on Majitha Road every day.