Swimming in 42 Wolfsburg Piscine! is the unique experience for everyone?

Introduction Imagine taking a plunge into the deep waters of knowledge, surrounded by diverse currents of cultures and ideas. Such was my experience at 42 Piscine, a place where everyone, like me, eager to enhance their careers, can dive into an ocean of possibilities. In this article, I’ll take you […]

Python Tutorial source code for Smart string counter

Hello everyone and welcome to this new python tutorial !!! Today’s videos is about some things  that I found really interesting in controlling strings!! The first set method that we goanna check out is  of   knowing if the provided string character is a number or letter ! The second set […]

Search and save Google maps results in Excel Script

This Tutorial about how to write a Search and save Google maps results in Excel Script using Python and Selenium, that searches for something within a location and stores results in Excel. In this tutorial, you’ll learn: How to use selenium with Python about Gecko Driver How to select web-pages […]

Create Facebook Birthday Bot using Python and Selenium

Architecture & Requirements This Tutorial about how to write a Facebook Birthday Bot using Python and Selenium, that checks for today’s birthdays and write to each friend calling him with his first name a certain message. In this tutorial, you’ll learn: How to use selenium with Python about Gecko Driver […]

Back To Top