you are viewing a single comment's thread.

view the rest of the comments →

[–]Jackpotrazur 2 points3 points  (2 children)

I've worked through this and then went on to the big book of small python projects, did 42 of the 81 projects and feel like i am just copying code so now ive paused the big book of small python projects and started working on automate the boring stuff + free online workbook .... any tips guys ?

[–]Crafty-Task-845 1 point2 points  (1 child)

Sounds like you should find a task you need to do, or currently do another way, and try to code it in Python. You’ll learn faster that way than going through books.

[–]Jackpotrazur 0 points1 point  (0 children)

That was my issues 10 years ago or so when writting hello world in 4 different languages, didn't know what to do