Code Packets

Browse all published coding projects

Book management system using C++

This is a C++ packet for book management in a library. It can save, delete or search details of all the books.

RITESH SINGH · Jun 18, 2021

ATM system packet using C++

This project is based on ATM machines working. You need to enter the pin and if it is correct you may proceed further.

RITESH SINGH · Jun 18, 2021

The Longest word in a sentence using Python programming

To find the longest word and its length in a given sentence using the Python programming language.

Shaik Jilani · Jun 18, 2021

Different Characters in a String and its length using Python Programming language.

To find different characters in a given string and its length using the set method in the Python programming language.

Shaik Jilani · Jun 18, 2021

Even and Odd Numbers in a Mobile Number using Python programming

To find the Even numbers and Odd numbers in a specific mobile number using the Python programming language.

Shaik Jilani · Jun 18, 2021

Prime number or not a Prime number using Python programming language.

To find whether the entered number is a Prime Number or not a Prime Number using the Python programming language.

Shaik Jilani · Jun 18, 2021

Powerset of a Set using Python programming language

Write a Program to determine the Powerset of a Set using the Python programming language.

Shaik Jilani · Jun 18, 2021

Create a virtual voice assistant in Python

Create virtual voice assistant in Python using Pycharm or VS code. import pyttsx3, Wikipedia, speechRecognition, pyaudio modules from the terminal in Pycharm or VS code.

Siddhant prabhakar · Jun 18, 2021

Online Pizza Ordering Application Using Java

Hi, In this packet, we are going to build a code for the Pizza Ordering system using Java.

CHATTETI.THARUN · Jun 18, 2021

ATM Application using Java

ATM Application using Java is a simple application in which we have all the features of a regular ATM machine.

Nitika Jain · Jun 17, 2021

Convex Hull in C++

Use Graham Scan's Algorithm for finding Convex Hull in C++ from given set of points in the polygon

Anirudh C V · Jun 17, 2021

Chatting Between 2 desktop/CMD using Java

This Project is developed using Java Programming language by implementing networking, TCP and sockets for chatting between two Desktop/CMD.

Rishabh Rajput · Jun 17, 2021