A simple chatbot made using Java. This project requires no prior knowledge of Java and can be the very first project of students aspiring to become Java developers.
This is a very simple project using Java Swing. It shows the Indian Standard Time (IST) - UTC + 5:30 in real time in a separate window.
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.