We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
It is now time to organize/refactor our code! When you begin, this is a strange process since the final code does the same as before. However, refactoring is the only way to create a code easy to maintain and expand. … Continue reading →... (more…)
Read more »
A collection of design patterns/idioms in Python. Contribute to faif/python-patterns development by creating an account on GitHub. (more…)
Read more »
From time to time I like to read documentation of modules I think I know well. The python documentation is not a pleasant read but…...
Read more »