Pong Game in HTML and JavaScript

Pong Game in HTML and JavaScript

Today we will learn to make the most out of the javascript learned so far. We will combine the magic of CSS and js with…

Continue Reading
Puzzle Game in Python

Puzzle Game in Python

Who has not played a single puzzle game in their childhood? Probably everyone played once at least. Today, in this article, we will build a…

Continue Reading

Hospital Management System Project in Java

Introduction In this article, we will build Hospital Management System Project in Java and MySQL with source code. This project is great for those at an intermediate…

Continue Reading
Attendance Management System Project In Java

Attendance Management System Project In Java

In this article, we are discussing the project Attendance Management System Project in JAVA and MySQL. This article is best for beginners looking to improve…

Continue Reading

How did Python help in Black Hole Discovery?

This blog will go discuss how did python help in black hole discovery. NASA’s release of one of the first pictures of a real black…

Continue Reading
Ludo Game in Java

Ludo Game in Java

Today, we will learn how to create Ludo Game in Java. Ludo game is quite a popular multiplayer game that we all have played in…

Continue Reading

Python Numpy Min

This blog will discuss the syntax, logic, and use case of the Python NumPy min function. Numpy is a python module used to work with…

Continue Reading

Event Listeners in JavaScript

This blog will discuss event listeners in JavaScript. An event is a small interaction of the user with the website on any HTML element. We…

Continue Reading

Draw Goku in Python Turtle

Introduction Are you a big fan of Dragon Ball? Are you a programmer or someone who loves coding? If so, perhaps this tutorial on how…

Continue Reading
JavaScript roadmap for beginners

Best JavaScript Roadmap for Beginners 2023

The technology industry is one of the trending industries for job opportunities. Due to the worldwide demand for tech solutions and the increase in the…

Continue Reading
Medical Store Management System Project in Python

Medical Store Management System Project in Python

We, the Python rebels, are again back with one another article. Today, we will talk about the project of Medical Store Management System Project in Python….

Continue Reading
Restaurant Management System Project in Java

Restaurant Management System Project in Java

Introduction In this article, we will build Restaurant Management System Project in Java and MySQL with source code. This project is great for those at an intermediate…

Continue Reading
Flappy Bird Game in Java

Flappy Bird Game in Java

In this article, we will build the famous Flappy Bird Game in Java with Swing. We all have played this game on our phones, here…

Continue Reading

Draw Mickey Mouse in Python Turtle

Mickey Mouse is an iconic character that many of us are familiar with. If you’re a Python programmer, and a fan of Mickey Mouse, you…

Continue Reading

Tip Calculator in HTML and JavaScript

Today, we will be making Tip Calculator in HTML and JavaScript. We will be using HTML CSS JavaScript to get the job done. For styling…

Continue Reading
Dino Game in Python

Creating Dino Game in Python

Who has not played Google’s famous Dino Game whenever we are not connected to the internet? Probably everyone might have played this game once. Today,…

Continue Reading
Calculator in HTML CSS and JavaScript

Calculator in HTML CSS JavaScript

Today, we will be making a simple Calculator in HTML CSS JavaScript, where we can use the app to do basic arithmetic calculations. We will…

Continue Reading
BMI Calculator in HTML CSS JavaScript

BMI Calculator in HTML CSS JavaScript

Today, we will be making a simple BMI Calculator in HTML CSS JavaScript. We will use JavaScript to calculate the BMI and display the result….

Continue Reading

HackerRank Day 9 Solution in Python: Recursion

Today we will see the HackerRank Day 9 Solution in Python. The problem is named Recursion which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading

HackerRank Day 8 Solution in Python: Dictionaries and Maps

Today we will see the HackerRank Day 8 Solution in Python. The problem is named Dictionaries and Maps which is part of 30 Days of code on HackerRank. Let’s…

Continue Reading