This is a simple Python project of a library management system build using Python. Implement a student library system using OOPs where students can borrow a book from the list of the books.
This blog will help you to know about the greedy algorithm and how to implement it for fractional knapsack problems using Java.
This will discuss how to print a matrix diagonally using C++ Program. An example is given for printing a matrix diagonally.
This is a Packet with a source code to run an Typing Game That will work on your local Machines.
Jarvis AI Desktop Voice Assistant Using Python. You can also calculate number by giving voice command.
“The Perfect Guess Game” using Python. I am using Virtual Studio Code IDE for this project. The prerequisite of this project is the basic knowledge of Python
The project aims to see the mean value of Pokemon attack and defense and also plot a graph between attack and defense
The project aim is to analysing top Video Games Sales in Europe, North America, and Japan and also to see top publishers in that countries using Python
The project aims to design a calculator (addition, multiplication, subtraction, division) using Python.
Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.
Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.
This program implements simplex communication using connection-oriented services where SocketServer and Socket class is used. This is a Socket Programming concept in Computer Networks.