Multiprocessing is a must to develop high scalable products. However, python multiprocessing module is mostly problematic when it is compared … More
Category: Software
Publishing Python Packages on Pip and PyPI
Library diversity might be the trigger of being popular of python programming language nowadays. This encourages open source culture as … More
Developers vs Mathematicians
Fermat’s last theorem has been waiting almost 350 years to be proven. Now, we can call it theorem but until 90s … More
Small is Beautiful: working with short URLs
Today’s world limits our expressions lenght to 140 character. No matter you text SMS or Tweet, you have to fit your … More