ΔIOFeb 11, 20233 min readScienceDecoding Intensity of Polarized Light using Python ProgrammingContents : 1. Abstract 2. Working 3. Computer Programme 4. Result 5. Conclusion Abstract This project is designed...
ΔIODec 15, 20223 min readComputer and TechnologyBuild a Rock Paper Scissor game with PythonRock paper scissor is a well-played game all across the globe. What if we play this game with our computer? In this tutorial, we will...
ΔIODec 13, 20221 min readComputer and TechnologySend WhatsApp messages with just 2 lines of Python code, Python WhatsApp automationPyWhatKit is a simple and powerful WhatsApp automation library with many useful features. In this tutorial, we are going to explore this...
ΔIODec 13, 20224 min readComputer and TechnologyBuild a simple GUI calculator using Python, Tutorial and Source CodeIn this tutorial, we are going to build a simple GUI calculator, which usually does calculations, addition, multiplication, division,...
ΔIODec 8, 20221 min readTutorialsComputer Vision : Hand Detection using Python with Source codeWhen it comes to data visualization and computer vision, Python is the best-used programming of all. Python provides libraries like Open...