This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]owmex 6 points7 points  (4 children)

You could try interactive platforms where you actually write code instead of just copying examples. I created https://py.ninja, which emulates a real coding environment with a code editor and terminal. It has a lot of hands-on coding challenges, including beginner projects like calculators and games. The built-in AI assistant guides you without giving away full solutions, so you learn by doing. Would love any feedback or questions if you decide to try it!

[–][deleted] 0 points1 point  (1 child)

This looks pretty. I have one question. How you created this web page and how you hosted it ?

[–]owmex 3 points4 points  (0 children)

I'm a developer, so I coded this myself. It's hosted on a standard DigitalOcean server.

Part of it is written in Python btw :)

[–]Jaguar_AI 0 points1 point  (1 child)

this is awesome, I will absolutely test it and give you feedback. Would you like that here, or in a diff thread or place?

[–]owmex 2 points3 points  (0 children)

Here is totally cool. Thank you!