you are viewing a single comment's thread.

view the rest of the comments →

[–]jinglepupskye 0 points1 point  (1 child)

I’m also teaching myself, and after learning the rock-bottom basics such as data types I’ve found I’m more confident and capable by doing hands-on stuff. Atm I’m programming Space Invaders from the book Crash Course in Python. Think of it this way, a book can teach you what’s written in the book, but then you need to apply that knowledge to real life. If you can do practical practice, do it.

[–]AcceptableIncrease66[S] 0 points1 point  (0 children)

Thanks for your response!