Category: java projects
We have selected the most famous Java projects and we are also providing their source codes. You can find Java Projects here, from beginner to advanced, all levels
Dino Game in Java
In this article, we will create the famous Chrome Dino Game in Java with Swing. We all have played the Dino game in the browser…
Java Games Code | Copy And Paste
Friends, today we will look at all the Java games code that you can copy and paste into your computer with ease. We will see…
Supply Chain Management System in Java
In this article, we will build Supply Chain Management System in Java and MySQL with source code. In this project, the users can perform the following functionalities Login, Add…
Survey Management System In Java
In this article, we will learn to create a project on survey management system in Java. There are two actors: The user who can add…
Phone Book in Java
In this article, we will build a Phone Book in Java with MySQL. The GUI is designed with the help of Swing and the database…
Email Application in Java
Introduction In this tutorial, we will learn how to create a simple Email Application in Java with Swing and the JavaMail API. Email is an…
Inventory Management System Project in Java
In this article, we will build an Inventory Management System project in Java with MySQL. The GUI is designed with the help of Swing and…
Blood Bank Management System Project in Java
Introduction In this article, we will build Blood Bank Management System Project in Java and MySQL with source code. This project is great for those at an…
Electricity Bill Management System Project in Java
In this article, we will build Electricity Bill Management System Project in Java and MySQL with source code. This project primarily focuses on calculating the…
CGPA Calculator App In Java
Introduction In this article, we will design a CGPA Calculator App In Java. We can convert percentages of marks to CGPA and vice versa. There…
Chat Application in Java
Introduction In this article, we are going to create a Chat Application in Java. We will implement this application with the help of swing and…
100+ Java Projects for Beginners 2023
Are you looking for interesting Java Projects ideas and 100+ Java Projects for beginners with source code? If yes, the you have come to right…
Airline Reservation System Project in Java
Introduction In this article, we will build Airline Reservation System Project in Java and MySQL with source code. This project is great for those at an intermediate…
Password and Notes Manager in Java
Today, we will build a Password and Notes Manager in Java with Swing. This application can be helpful in storing and managing passwords and notes…
GUI Number Guessing Game in Java
In this article, we will create a simple Number Guessing Game in Java. This game is simple yet helpful in setting the foundation for logic…
How to create Notepad in Java?
Introduction To build a Notepad in Java we require basic knowledge of java and file operations. Java provides default packages such as Abstract Window Toolkit…
Memory Game in Java
Playing memory games can improve attention, and concentration and enhance critical thinking. In this article, we will make a Memory game in Java with Swing. This…
Simple Car Race Game in Java
When it comes to building gaming applications, we always think of racing games as we loved playing these types of games in our childhood. So…
ATM program in Java
Introduction In this article, we are going to create an ATM program in Java for representing ATM transactions. In the ATM program, the user has…
Drawing Application In Java
Introduction In this article, we will design and build a Drawing Application In Java. In this project, the user can set the background color, draw,…