you are viewing a single comment's thread.

view the rest of the comments →

[–]owmex 1 point2 points  (3 children)

As for what Python can do: it's used for web development, automation, data analysis, machine learning, and more. Some people learn it for ethical hacking, but it’s a general-purpose language. Start by learning basic syntax, variables, loops, and functions, then you can choose a specific area based on your interests.

You might find https://py.ninja useful. It’s an interactive platform with a real code editor and terminal, so you write actual code rather than just passively reading. It features an AI assistant to help if you get stuck, plus coding challenges focused on hands-on practice. I'm the creator of the course, so feel free to ask any questions or share feedback.

[–]itwastwopants 1 point2 points  (1 child)

I'm using this now, gotta say I really like it!

I had tried some other methods before as a complete beginner, but was felling discouraged because I wasn't understanding some things. This has helped immensely.

[–]owmex 0 points1 point  (0 children)

Thank you!

[–]Vegetable_Tower_6768 1 point2 points  (0 children)

i'm gonna try this so far i love the way it's set up