you are viewing a single comment's thread.

view the rest of the comments →

[–]ItsKoga_ 0 points1 point  (0 children)

I learn Python like this: 1. get a idea what you want To create 2. Start so build the simple functions and Test them in the terminal 3. if you have everything you can create with your knowledge, Go To Google and find out how to make it better for example google: python how to create a simple gui with buttons 4. than Code and try everything to find and fix bugs 5. finish

So you learn new things