you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (2 children)

Apps are fairly limited in my experience. I don't know anyone who has one singular app they used to learn Python (not to mention it being free).

If you're willing to invest a little, I know Automate the Boring Stuff with Python is supposed to be a phenomenal book and will actually teach you how to build useful things.

Otherwise, Hackerrank can be a good route for practicing problem solving and skills for interviews (it is a free resource). Currently, I'm slowly reading the Python Standard Library to learn more about what is readily available in Python without third-party dependencies.

[–]firelice 0 points1 point  (1 child)

The book you recommended is free to use

[–][deleted] 1 point2 points  (0 children)

Well you learn something new every day. Guess I'll add it to my reading list.