Coders Packet

Listing of packets of source code submitted by coders

Hospital Management System using Java

Hospital Management System using Java is a very useful project to manage the daily activities of a hospital, related to doctors, patients, etc. I have used MySql server for database connectivity.

Creating Dialog Box using Java Applet

This project is all about demonstrating a DailogBox using Java Applet, Java AWT and displaying the desired DialogDemo applet.

Create a Figure in Computer Graphics using C++.

C++ language is used in this packet DDA line algorithm is used in this code. Turbro C++ is the compiler used

Singly Linked List in C++

We add new node at beginning and at end of a Linked List, find length of Linked List and search an element in it. We also delete a delete a node after a given position

RGB Stopwatch using HTML, CSS and JavaScript

Responsive without using any framework, RGB color animation with Pause, Play, Reset button.

Hospital Management System using C++

The hospital management system is a C++ program that is used to register patients for their specific problems.

Auto Download Images from Google in Bulk using Python and Tkinter.

Downloading images is the most common activity that everyone does. Here, we will download images from google by simply giving the title of the image and the number of images you want to download

Java Program to check if two words are Anagram or not

Hi, Today we are learning how to check if two words are anagram to each other or not.

Implementation of Sieve of Eratosthenes using C++

This packet consists of a C++ code based on the implementation of the Sieve of Eratosthenes.

Simple Chat using Java Networking

A simple chat application that enables the user to chat with his peer. It establishes good two-way communication between peers.

Check given number for Dasrium Number, Smith Numbers, Harshad Numbers using Java.

In this Java tutorial, we are going to check for various types of numbers in Java like Dasrium Number, Smith Numbers, Harshad Numbers, etc.

Printing all possible words of wordament game or Microsoft Ultimate Word Games in C++

In this project, I have printed all the possible words of Microsoft Ultimate Word Games which are also known as Wordament.