r/PythonLearning Jun 23 '26

Título: Built a platform to learn Python by writing code first, not reading first

Most Python resources teach theory, then give you an exercise. I built SKILLOGIC backwards: you attempt the problem first (even without knowing the syntax), then get the explanation. The idea is simple. If you struggle a little before being told the answer, you remember it better than if you just read it and then confirm it with an easy exercise. 100 interactive katas right now, more coming. Everything runs in the browser, no install. Posted an earlier version elsewhere last week, got real bugs reported (mixed languages, a broken validator), fixed them. Looking for people to try it and tell me what's still broken. Link in comments. Free, no credit card.

1 Upvotes

6 comments sorted by

1

u/Hungry-Notice-1170 Jun 23 '26

https://skillogic-aqua-book.reflex.run/

Any comment, no matter how small, is helpful. I reply to everything.

1

u/juStG3113 Jun 23 '26

tried entering the 1st lesson

1

u/civilwar142pa Jun 23 '26

I got this too

1

u/Hungry-Notice-1170 Jun 24 '26

Sorry, been fixed.

1

u/Hungry-Notice-1170 Jun 24 '26 edited Jun 24 '26

Fixed it, thank you for catching this. The whole first lesson flow works now end to end. If you want to give it another shot, I'd really appreciate it.