Posts by Kamalpreet Singh

Author Biographical Info: Not available

QR Code to Text converter in Java

By Kamalpreet Singh

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

Generate QR code in Java

By Kamalpreet Singh

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

Rotate an Image in Java

By Kamalpreet Singh

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

How to plot Graph in java

By Kamalpreet Singh

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

Simple Music Player In Java

By Kamalpreet Singh

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

Hospital Management System using core Java

By Kamalpreet Singh

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

Related Posts