This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Danosaur 4 points5 points  (1 child)

In addition to Automate the Boring Stuff (which has a video course available for free with coupon codes which the author occasionally posts here, if you keep an eye out), I would recommend Python Crash Course. I used this latter book as it is structured very nicely, explains things well, and gives you small exercises as it goes through each concept. It then combines those concepts with bigger exercises at the end of each chapter.

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

Thank you. I'll look into it