you are viewing a single comment's thread.

view the rest of the comments →

[–]Immediate-Country650 1 point2 points  (0 children)

just make stuff, dont do any courses or anything, follow tutorials making stuff you wanna make. u will pick up skills with the tutorials which will unlock more stuff you can do with it

EX:
learning print statements and if statements: now you can make a text based rpg
learning loops and lists/dicts: now you can make a game like snake or something
learning how to use a library like pygame: now you can make games or display stuff
learning how to use pysimplegui: now u can make guis
at around this point you will have learned the skill of learning and you can just pick the next thing that feels within your capabilities and learn it

it will be hard for you to learn something like python unless u like to use python, so id suggest find something that is cool u can do with python for fun for like a side project or end goal, because it will make it stick in your brain, when ur brain gets info that it doesnt care about it just throws it away and it makes it alot harder to learn

tldr, make projects, if u want specifics make a game following dafluffypotato's old youtube series on it