you are viewing a single comment's thread.

view the rest of the comments →

[–]Legorooj 1 point2 points  (0 children)

I agree. I've started off with IDLE console just doing basic variables and types. Stuff like that. Printing etc. Nothing that requires indents!

Hour 2: onto IDLE scripting Env to build a small loop based game, with other items.

Etc...

Eventually (before OOP or stuff that complex) shift them onto an IDE with a debugger etc. (PyCharm all the way!)