This project is for finding factorial numbers using Java Swing. it shows the result of the number Factorial.
This Project will Track the objects in Grey Mode. Everything will appear in the form of Grey color.
In this article, We are going to learn how to sort the array using an alternate sorting algorithm.
Analyzing and prediction of academic performance of the students using an existing database.
Using the 'tweepy' package of Python to extract Twitter account data and manipulate them using api.friends and api.followers
Here, I have implemented file handling in Java with ease of understanding for beginners. For the Manipulation of the data, Java Collections Framework has been used.
A text Cricket game in java with different functions for choosing team, opponent, over, toss, batting and bowling. Uses Random class of Java and JCF (Java Collection Framework)
This application is for a java online quiz designed with proper GUI. We can attempt the quiz and get our result displayed at the end.
It is a game where players have to connect four of their balls. The one who connects first will be the winner. JavaFX is used for the GUI presentation.
It is a simple project of converting temperature units using JavaFX. A proper GUI is prepared to perform the function.
This is a face recognition attendance system in which it will mark your attendance in an excel sheet when you present in front of a webcam.
This article is about adding the two numbers without using arithmetic operators like +, - and * implemented in C++.