Posts by Kamalpreet Singh
Author Biographical Info: Not available
In this tutorial, we will generate a code that will give us the information stored in the QR Code as output using Java. We can say that we will write code that will decode the QR C.... Read More
In this tutorial, we will create QR code for any text of our choice with the help of a program using the programming language(Java). After creating the code, we will scan it using .... Read More
In this tutorial, we will learn how to rotate an image using Java. First of all, we will download one image and will save it in any folder of our choice on our computer. Then using.... Read More
In this tutorial, we will learn how to draw a graph using Java. The drawing graph means plotting coordinates on a Cartesian plane. Co-ordinate is a combination of ordinate and absc.... Read More
In This Tutorial, we will learn to create a simple music player in Java. The music player in which we can start a song, pause a song and restart a song. We will use swings ie. JBut.... Read More
In this tutorial, we will learn to make a Java project ie. HOSPITAL MANAGEMENT SYSTEM. Many college or school students want to make attractive projects but due to insufficient know.... Read More