r/learnpython • u/SammuelNash • 1d ago
interactive coding platform recommendations for someone who falls asleep watching tutorials
I have started and abandoned four video courses this year. Not because they were bad. I watch, I nod, I understand every line while it is on screen, and then I open an empty file and there is nothing in my head. Clearly I need the kind that makes me type. Candidates on my list are boot.dev, exercism and codewars, and it is less clear which of those are that and which just put a video next to a text editor.
2
Upvotes
2
u/Nekose 1d ago
Code wars is a wonderful place to practice fundamental skills, but it doesn't have a structured tutorial system. Once you have some experience, its a great place to pracice.
I hear good things about boot.dev, but it's a paid service once you start getting into it.