In this project, we will learn how can we efficiently distribute Oxygen Cylinders from a factory to all districts of a state efficiently according to their requirements in C++.
A simple Menu-driven custom ATM application using Python that implements the features of ATM as per user input.
Pop-up is a graphic user interface. It might be a small box or a window. It appears suddenly or clicking any button by the user. I am gonna make it a very simple way by using HTML, SASS & JS.
This project is related to count the occurrence of a given number in Java using an Array.
Alpha quiz system is a quiz-based game. similar to different online-based exam virtual environments with proper timer and submit button, using HTML, CSS and JavaScript.
Sending email is a basic requirement regardless of which platform we are working on. Java provides the facility to send the emails by writing java programs.
Given an array of n daily prices for a stock, this project calculates the span of stock's price for all n days using Java.
Hello Everyone! In this article, we will learn how to unwind and print spiral matrices in both clockwise and anti-clockwise direction using C++
A simple interactive random number guessing project designed using Java Swing and AWT.
This is a Java Project to Encrypt/Decrypt a text using Caesar Cipher with more than one key.
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. This is a C++ project.
We can develop Notepad in Java with the help of AWT/Swing. In which we can keep Important notes ,date,ect.