QuickSort Program while taking a number of elements (i.e. size of the array) and each element as input from the user in JAVA.
QuickSort Program while taking a number of elements (i.e. size of the array) and each element as input from the user in JAVA.
The project is a GUI application using Python(PyQt5) and Sqlite3 that helps the nurses to handle the patient's records and fetch them with a great ease
The Snakes and Ladders Game In C++ is a game project which is played by 2 players in which the dice-number is generated randomly from 1 to 6 and if players reach 100 scores will win the game.
This project is implemented using C++ and MySQL as the back-end(which can be accessed using XAMPP as a local host).
Hello friends! In this Java tutorial, we are going to discuss how to shut down a computer after some specific time.
Hello friends! In this Java tutorial, we are going to discuss String, StringBuffer, and StringBuilder, and also the difference between them using Java.
Hello friends! In this Java tutorial, we are going to develop a terminal-based admission management system using Java.
This code helps to understand the concept of friend function using C++. In this program the friend function is used to find the mean value of a sample.
This code helps to understand the concept of destructors i.e to destroy an object using C++
This code helps us to understand how to define a member function outside the class definition in C++.
The Python Project basically detects the edges and provides a black and white streaming with inbuilt webcam. We can quit the streaming video feed using the Spacebar key.