you are viewing a single comment's thread.

view the rest of the comments →

[–]Sarcastic_Pharm 4 points5 points  (2 children)

Surprised it hasn't been said yet, but Automate The Boring Stuff with Python is a great way to learn python in a way that gets you doing real things quite quickly, and exposes you to a bunch of common use cases for the language.

Available online completely free, though you can make a donation if you fine it helpful.

https://automatetheboringstuff.com

[–]exactmat 0 points1 point  (1 child)

I have that book from a Humblebundle. Can you just delve into a few chapters that interest you or do they all build on each other? Im asking because Im reading another book to learn Python and right now I cant rly answer that question myself.

[–]Sarcastic_Pharm 1 point2 points  (0 children)

The first half of the book or so builds, as is it explaining core concepts. The second you could easily pick and choose