Coding Articles

  • September 27, 2023

Path Travelling Game in C++ using Graphics

In this Article, I will share code about creating a path travelling game in C++ using Graphics. I have used Dev C++

Read More
  • May 17, 2022

Voting Management System in C++ using File Handling

Download Voting Management System in C++ using File Handling. Related Video: Learn about a New and Super Fast Programming language which is

Read More
  • April 27, 2022

Send Messeges on Instagram using Python

In this Post, We will see how to send messeges on instagram using Python. For this Purpose, we will be using Selenium

Read More
  • April 27, 2022

List of Non Followers on Instagram who Interact on Your Posts

In this Post, We will See how to get list of non followers on instagram who have ever insteracted on your posts

Read More
  • April 26, 2022

Image to Sketch using Python

In this Post, We will see how to convert image to sketch using python with open-cv in just few lines of code.

Read More
  • April 24, 2022

Create and Read QR Codes in Python

In this Post, We will See How to Create and Read QR codes in python with built-in libraries. What are QR Codes

Read More
  • April 23, 2022

C++ program to determine whether an Input number is perfect square or not

Explanation In this C++ program, we will check whether our input number is a perfect square or not in C++ programming language

Read More
  • April 22, 2022

Send Emails using Python

Code

Read More
  • April 19, 2022

Currency Converter in Python

Hello Everyone. I hope you are reading this post in good health. This Post is About Making Currency Converter in Python. In

Read More