Collection Frameworks contains all Data Structures of JAVA. In this packet, we will be looking at ArrayList, LinkedList, and Stack.
This is a music media player . It has all the controls like forward , backward, next , previous, play , pause.
A simple hangman game made in Python using "pygame" module. The game is made in two versions for big and small sized game windows. Total 6 chances are given for the player to guess the word.
A GUI scientific calculator, capable of performing mathematical expressions with trigonometric, logarithmic, factorial, exponential and arithmetic functions written in Java using Java Swing.
This Java program can find a path from the source vertex to all the other vertices of a directed acyclic weighted graph such that the product of edge weights is minimum.
In this post, we shall create a survey form using Java Swing and perform form validation in Java. Form Validation displays appropriate error messages when any condition is violated.
Parallel document search system in C++ and C using MPI directory. Comparison of linear and parallel search times.
In this program, we will find the runner-up score among the scores in an array using Python.
This is basically the desktop assistant project in Python a speech recognizer that recognizes the voice and gives suggestions for particular predefined commands
It is a Simplex equation solver project using JavaScript programming language where one can enter the simplex equation and the program will output the results in tabular format.
A one-time password (OTP), also known as a one-time PIN or dynamic password, is a password that is valid for only one login session or transaction, on a computer system or other digital device.
A Registration page (also known as a Sign-up page) . The source code is about How to Create a Registration Page using Java with Firebase Connectivity. This was developed using java