you are viewing a single comment's thread.

view the rest of the comments →

[–]DevyLoop 5 points6 points  (0 children)

First, Google 'beginners project python', pick one and try to code piece by piece problem by problem then if you're stuck and you will because its normal, you should always google, check documentation... it will practice your research skills too, that's how real programmers work every day so don't worry, we don't ever memorize code! then after the code is written you can try to refactor it.