Search code examples
Zen of Python 'Explicit is better than implicit'...

pythonpepzen-of-python

Read More
Most elegant way to store (persist) the value of a single (numeric) variable...

pythonzen-of-python

Read More
Why does Python treat tuples, lists, sets and dictionaries as fundamentally different things?...

pythoncollectionslanguage-designzen-of-python

Read More
Python Zen - (only) one way to do it...

pythonzen-of-python

Read More
What is preferable way to handle exceptions?...

pythonexceptionzen-of-python

Read More
With-statement with several variables: is there a more readable way to write this?...

pythonwith-statementzen-of-python

Read More
Should I use builtin exception or define my own?...

pythonzen-of-python

Read More
zen of Python vs with statement - philosophical pondering...

pythoncoding-styleindentationwith-statementzen-of-python

Read More
BackNext