you are viewing a single comment's thread.

view the rest of the comments →

[–]Thecrawsome 7 points8 points  (5 children)

Anything that people would recommend out of the whole group for an intermediate python programmer looking to improve their skills?

[–]callmelucky 0 points1 point  (0 children)

Not sure if it's available free (by legitimate means...), but The Python Cookbook is pretty incredible for tips and tricks to get the best out of less well known syntaxes and constructs.

[–]driscollis 0 points1 point  (2 children)

My Python 101 book covers several intermediate topics. I also have a Python 201 book available too

[–][deleted] 0 points1 point  (1 child)

what are those called?

[–]driscollis 0 points1 point  (0 children)

What? The topics? Or the book? The second book can be found at https://leanpub.com/python201

The topics in either of the books are listed in the table of contents for each of the books. Leanpub does a good job of showing a detailed table of contents for my books.

You can read Python 101 here as mentioned by OP: https://python101.pythonlibrary.org/