In one of my previous articles, I elaborated on using OpenCV with python to switch on a user’s webcam, and to display the live feed.…
Posts published in “Programming”
Programming Languages we learn and develop with us. The tips & tricks, working well documented interesting programs.
The serial port is like a digital messenger that electronic devices use to share information. If you have ever workeded with an Arduino or Raspberry…
XAMPP is an open-source web server distribution which has become the de facto package used while handling PHP files. XAMPP stands for (X) Cross-platform Operating…
Following up on the previous article where we discussed what RESTful APIs are and how to create one in python using Django, in this article…
What is Dynamic Connectivity? In computing and graph, a dynamic connectivity structure is a data structure that dynamically maintains information about the connected components of…