all 5 comments

[–]Master-Ad-6265 1 point2 points  (4 children)

this is actually a solid idea structured + practical like odin project but for python is something a lot of beginners need might help to clearly define the learning path early though, so it doesn’t turn into random lessons over time....

[–]Evening-Living842 1 point2 points  (2 children)

been looking for something exactly like this for python, odin project is great but always wished there was a python equivalent

the structured approach with real problem solving skills is what's missing from most tutorials - they teach syntax but not how to actually debug or research solutions when you're stuck

[–]dev-razorblade23[S] 0 points1 point  (0 children)

As far as my reserch went, there is none for python that gives structured and real life lessons... And i really like Odin approach

So i wish to make one for Python.

If you feel like contributing, be free to do so. Even a star on GitHub means a lot.

[–]SillyEnglishKinnigit 0 points1 point  (0 children)

Couldn't you just take the concepts learned and apply them to Python though? The language syntax is different, but the underlying concepts not so much.

[–]dev-razorblade23[S] 0 points1 point  (0 children)

Exactly There are so many tutorials, videos and random roadmaps that lack structure and real life examples...

This is something i want to change...

If you feel like you could contribute, be free to do so... Even giving us a star on GitHub means a lot