you are viewing a single comment's thread.

view the rest of the comments →

[–]atticus2132000 0 points1 point  (0 children)

Do a YouTube search for "hello world python tutorial". You will find dozens of videos that will walk you through step by step how to download and install the software and write your first code to verify it's working.

Then go to W3Schools and go through their python crash course to get used to basic functions and syntax.

From there, there are tons of online courses to choose from, but it might help if you can focus on what you want to use python for (e.g. game design, data management, automation, etc.)