Code Packets

Browse all published coding projects

Radio Operator in Java

This project is all about creating a Radio Operator using Java AWT Checkbox and displaying the desired clicked option as a message.

Subhashree Dutta · Jun 03, 2021

Graph Data Structure using Java

This is a simple Java-based directed Graph Data Structure. It can be used in Google Maps for routes, network connections like LAN, and other network-based connections.

Dendi Keerthi · Jun 02, 2021

Union of Two Linked Lists using Merge Sort in C++

We traverse given two linked list and return a sorted list which contains all the elements from first and second linked list only once.

Anirudh C V · Jun 02, 2021

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

Anirudh C V · Jun 02, 2021

BCD CONVERTER USING WRAPPER CLASS IN JAVA

In this article, we will learn some basic concepts of wrapper class by BCD Converter BCD Converter is used to convert one type of number system into another. Eg., Decimal to Binary etc.

Supriya Bauddh · Jun 02, 2021

Programming language JAVA Title: Registration Page

JAVA Registration Page Using Swing Controls & XAMPP Server Database. Create A Registration Page with Swing Controls & Store Information in the Database.

Rayven Santosh Thakur · Jun 02, 2021

Number Patterns using C++

There are 5 separate codes in this project: 1) Normal pyramid using numbers 2) Half pyramid using numbers 3) Inverted half pyramid using numbers 4) Pascal's triangle 5) Floyd's triangle

Bhavesh Pant · Jun 02, 2021

ATM MACHINE USING JAVA

A Java Based program( ATM Machine ) implements if Statements, For loops, try-catch block, while loop, Scanner class, Switch Statement.

Siddharth Arora · Jun 02, 2021

Notepad using Java

A ready-to-use attractive Notepad. To develop the notepad, thread, graphics classes and swing and AWT packages have been used.

N M Baibhab · Jun 02, 2021

Temperature Unit Converter GUI application using Java swing

In this module, I have created a temperature converter which helps in the conversion of various temperature scales.

Khushi Jain · Jun 01, 2021

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.

K. Prashant Rama Swamy · Jun 01, 2021

Login Form Using Core Java

This project is about a login form made using core Java. In this project user will be asked to enter a name and password for login. A Welcome page will be displayed on successful login.

Swati · Jun 01, 2021