C++ stack implementation using linked list to support custom datatypes. Includes unit testing.
The main aim of a diamond shipping system in Java using JSP is to make the cargo service internet based so that it will be easy to use a cargo system for shipping the diamond.
This is the classic game of Tic-Tac-Toe, built in Java, making use of package java.lang.System.exit and normal decision making in Java
Collection Framework contains all Data Structures in Java. In this packet we will be looking at ArrayList, LinkedList and Stack.
The programming language used in the source code is Java. This program tells how much do you weigh on the different planets based on your weight on earth.
The project aim is to see how many goals are in the tournament, how many fouls are in this tournament and also see how many assists are done in this tournament using machine learning in Python.
In this project, I scraped the top repositories from the topics section on Github using BeautifulSoup library in Python and stored them in a CSV file
This Phone Book consist various operations on Contact list . 1)Display List 2)Insert contact 3)Delete contact 4)Delete same contact 5)Update contact 6)Search
This is a hangman game. It is a classic single-player word guessing game. This game is made in python.
Through this program, we check if a given date is valid and add the 'N' number of days to the given date.
This packet contains two files one is an icon image and another one is a Python source code to run a GUI signup form based on Tkinter,message-box, and re
Chat server is a network-based application that has two faces: one for the server-side and one for the client. Where more than one client can share their messages.