Coders Packet

Listing of packets of source code submitted by coders

Web Browser Using Java

web browser using javafx , java swing packages it is a simple and mini project on java language

How to use Dynamic Binding In Java

In this tutorial, we are learning how we can implement dynamic binding in our java program by the concept of method overriding.

Python Automated Birthday Email Sender using Pandas library

This python program will automatically send Birthday wishes mails to your friends and colleagues on their birthday using your email credentials.

Add Days To a Date in C++

In this C++ Project, we will see how to add days to the date specified by the user input.

Rock paper scissor game in Java

It's a Java project of a funny game called rock paper scissors in which users and computers play the rock paper scissors game.

Simple Dice Rolling Simulator in Python

A "Simple Dice Rolling Simulator in Python" is a simple model of computer that helps to roll the dice for us.

MyCalculator in Python

MyCalculator in Python is basically used to perform Mathematical Operations based on user input.

Hangman Game in Python

This Hangman game in Python is used to guess the word of Cities in India. This project is completely based on Python and build on PyCharm.

Complaint Management System using C++

Customer can create a complaint and Administrator can create, view, update and cancel a complain of customer as well as own.

Diabetes Detection System Using C++

This project's Diabetes Detection System has been implemented using C++. This program can be used by a person who wants to check his Diabetes Status through the computer.

Employee Management System using C++

The User can see all records, edit, add, search and delete records. Basic use of structure, objects, and functions.

MiniAtm project in Java

This is a project of an ATM and the main theme of this project is to understand the working of an ATM in Java.