Published inTech x TalentUnderstanding Polling Techniques — Short Polling (HTTP Polling)As software developers, often we encounter situations where the server takes a long time to process a request, and hence the requests time…Dec 18, 2023Dec 18, 2023
Published inPython in Plain EnglishDecorator Design Pattern for Handling Exceptions in PythonA decorator pattern allows a user to add additional functionality to an existing object without altering its structure. Decorators are…Oct 12, 2022A response icon1Oct 12, 2022A response icon1
Published inCodeXAre you creating docker images in the right way?Many people might be thinking that docker files are easy to create, what's new in them? Yes, it is true they are simple to make. But, can…Aug 22, 2022A response icon1Aug 22, 2022A response icon1
Published inCodeXUpdate dependencies using Bots 🤖Often the projects require upgrading the dependencies. Although we tend to manually update them, it is a tiresome and time-consuming…Aug 6, 2022Aug 6, 2022
Published inTech x TalentEngage yourself in Code ReviewsCode review is an act of assessing code to improve the code quality and make it free from bugs. It is referred to as code quality…Aug 3, 2022A response icon1Aug 3, 2022A response icon1
Published inCodeXMake Better use of VSCode for Python DevelopmentEditors are our best friends. Not only they simplify our lives but also make programming fun. I personally cannot imagine my life without…Jul 28, 2022A response icon1Jul 28, 2022A response icon1