Ever wrote a Python code? If you have, you might be familiar that in Python, you don’t have to explicitly define the main function. If you are coming from languages like C, you might find this odd… (more…)
Read more »
In this tutorial, we will be using OneSingal to send notifications to our web app. (more…)
Read more »
One reason I’m learning Python is its ecosystem. A culture of documentation and the countless learning and training resources create opport... (more…)
Read more »
Many of us use password managers to securely store our many unique passwords. A critical part of a password manager is the master password. This password protects all others, and in that way, it is a risk. Anyone who has it can pretend to be you… anywhere... (more…)
Read more »