Take these Pythonic tips with you

07/05/2020
Take these Pythonic tips with you

Listen "Take these Pythonic tips with you"

Episode Synopsis

You might have heard about my Write Pythonic Code Like a Seasoned Developer course. In that course, I cover 52+ idiomatic ideas from Python. Just to give you an idea, it talks about using for-in loops rather than faking a numerical for loop as many folks coming from C/C++ might do. By popular request, I’ve […]