How to build a strong profile for the tech job (engineering) marketGraduated students often wonder what is stopping them from being called in an interview. Let’s say you’re a very good programmer. But the…Oct 11, 2022Oct 11, 2022
Synchronous vs asynchronous programming and their use casesSynchronous and asynchronous are two different types of programming implementations that confuse a lot of new developers. This knowledge is…Jul 9, 2021Jul 9, 2021
Published inAWS in Plain EnglishIntroduction to System Scalability and ReliabilityScalability and reliability are measures of how well your application can be served to end-users. If you have a system that can serve…Jun 27, 2021Jun 27, 2021
Multiprocessing, Multithreading, and GIL: Essential concepts for every Python developerMultithreading and Multiprocessing are ways to utilize 100% of the CPU and create performant applications. If you work with complex web…Jun 4, 2021Jun 4, 2021
Starting Web Development in 2021: The Complete Guide (with Resources)A simplified career roadmap for Python and JavaScript / Node.js based Web Development pathsJun 1, 20211Jun 1, 20211
Cloud deployment for absolute beginnersLet’s say you have created an awesome web application that uses some Machine Learning to suggest movies you might like. Now what? You have…Jun 1, 2021Jun 1, 2021