Pong Game in java
Posted in allcategorites gui java project java projects

Pong Game in Java

In this article, we are going to build the simple Pong Game in Java. This is a two-player game in which players need to hit…

Continue Reading
Pong Game in HTML and JavaScript
Posted in allcategorites html css javascript project web projects

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
Posted in allcategorites game in python gui python projects python projects

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
Posted in allcategorites gui java project java projects

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
Posted in allcategorites

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
Posted in allcategorites

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
Posted in allcategorites gui java project java projects

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
Posted in allcategorites

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
Posted in allcategorites

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
Posted in allcategorites python turtle

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