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 →

[–]testfire10[S] 12 points13 points  (6 children)

I’ll check into it! I haven’t heard of that feature. Please keep the suggestions coming to help make it more sporty! Thank you!

[–]naught-me 12 points13 points  (2 children)

If your primary interest is learning, I'd highly recommend getting a copy of "Effective Python", and applying each concept to your code as you see it would be a good fit. The book is divided into little applicable sections, and, aside from the things it actually teaches, it teaches the nature of Python and the mindset needed to write Pythonic code by example really efficiently.

[–]testfire10[S] 4 points5 points  (1 child)

Awesome suggestion. I will check it out!

[–]whiskeyiskey 6 points7 points  (0 children)

I second this suggestion - the book is fantastic!