Category: allcategorites
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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….
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…
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…
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…
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…
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,…
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…
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….
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!…
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…