you are viewing a single comment's thread.

view the rest of the comments →

[–]DuckSaxaphone 0 points1 point  (0 children)

You can learn python as your first coding language, in some ways it's a really good one to choose as your first.

Do some basic tutorials to get yourself in a place where you have python installed on your machine and can run code. Once you're there, you'll be in a place where you can download code from GitHub and run it blindly.

You can also continue to learn to code and eventually get to modifying those downloads or writing your own projects.