An Introduction to Environment variables and how to use them During software development,...
According to Larry Wall, the original author of the Perl programming language, one of the qualities o...
If you are new to python or have been programming in python and you haven't started using Packing and...
These are my interest: System design Application design/scaling Database design/scaling Software A...
Docker has been my default environment set-up for deploying most of my web projects quickly. It is li...
As a Backend Engineer or Data Scientist, there are times when you need to improve the speed of your p...
If you are new to python one stumbling block you will face during your learning experience is underst...
Using dict.get How often have you aggregated an item by its group like this: ar= [1,1,3,...