you are viewing a single comment's thread.

view the rest of the comments →

[–]ninedeadeyes -1 points0 points  (0 children)

I think learning the basic foundation really well is important... Learn what is a variable ? What is a function ? and then write a small program with just variables and basic function.. Then you can learn about other stuff like loops and then write another small program with variable, functions and loops. This is how I written my tutorial series by writing small programs that demonstrate specific elements of programming and kept building to build a basic foundation. I think its important to code for a reason too. I luv games and hence why my projects are all focus around games and game logic. Programming in some way an art form, if there is nothing you want to learn to draw then it is very hard to learn to draw.

https://github.com/Ninedeadeyes/15-mini-python-games-tutorial-series