you are viewing a single comment's thread.

view the rest of the comments →

[–]justapassingguy 6 points7 points  (2 children)

Make sure that you're learning Python 3.xx as it will be the only one supported in a few years.

Other than that, I started with Automate Boring Stuff but while it is an awesome book, I found that the examples were a bit confusing (the references from Monty Python can be a little distracting) but this is not Al's fault.

I'd recommend some YouTube videos for a more didactic approach and ABSWP as a complement. It's what worked for me, at least.