In this tutorial, we will calculate the absolute difference between both diagonal using python
In this tutorial, we are going to convert Celsius to Fahrenheit using the pool class of multiprocessing module in python.
In this tutorial, we will discuss what is Pool class used in multiprocessing library in python.
In this project I used pure core java concept like swing and AWT without any drag and drop. I used MySQL through XAMPP server for database.
This C++ program is to encrypt as well as decrypt a string. In this program, two techniques of cryptography are used for encryption and decryption: 1. Caesar Cipher 2. RSA algorithm
In this Java project, One can check their weight on different planets, by entering the weight in kg.
A Virtual ATM Machine which has about all the functionalities of the Real ATM . Functionalities like quick cash , Cash withdrawl , Change pin etc is provided to the user
This is a basic python project to create a digital clock GUI Application with 24-hour standard time format and refreshes for every 200ms and gives breif idea how to implement python project
This packet gives us an idea of how to build a project which will convert your plain secret text to ciphertext and vice versa.
This packet gives us an idea of how to generate QR code in Python for given data/information such as URLs
web browser using javafx , java swing packages it is a simple and mini project on java language
In this tutorial, we are learning how we can implement dynamic binding in our java program by the concept of method overriding.