Menu-Driven program to implement Travel Agency
Prerequisites: Classes and Objects in Java, Switch Case statement in Java Problem Statement: Write a program to build a simple application for the bus travelling… Read More »
Prerequisites: Classes and Objects in Java, Switch Case statement in Java Problem Statement: Write a program to build a simple application for the bus travelling… Read More »
Project Title: Pollster (Voting System) web application using Django framework Type of Application (Category): Web application. Introduction: We will create a pollster (voting system) web… Read More »
Swing is a part of the JFC (Java Foundation Classes). Building Graphical User Interface in Java requires the use of Swings. Swing Framework contains a… Read More »
An applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application. An… Read More »
Prerequisites: Switch Case in C/C++ Problem Statement: Write a program to build a simple Software for Student Information Management System which can perform the following… Read More »
As streaming is increasingly being adopted by users, online media players have become essential for consuming media on the internet. Music players allow one to… Read More »
Haven’t you observed, when you register on some websites, you get a mail from that company or institution? The email would be, verification email or… Read More »
Pre-requisites: Android App Development Fundamentals for Beginners Guide to Install and Set up Android Studio Android | How to Create/Start a New Project in Android… Read More »
In this article, we will learn how to add and work with a table in our PyQt5 application. A table is an arrangement of data… Read More »
In this article, you will learn how to add and work with a tab window in your PyQt5 application. Each tab has a different layout… Read More »
JSON Web Token is an open standard for securely transferring data within parties using a JSON object. JWT is used for stateless authentication mechanisms for… Read More »
This is a chatbot that will give answers to most of your corona related questions/FAQ. The chatbot will give you answers from the data given… Read More »
QRCode is abbreviated as Quic Response Code and we are quite familiar with QRCodes now a days. It is used for authenticated and quick online… Read More »
Prerequisites : Introduction to tkinter Python offers multiple options for developing GUI (Graphical User Interface). Out of all the GUI methods, tkinter is the most… Read More »
What is the need of Lombok? Java is a very popular language but it has few drawbacks. One of the most popular drawback is that… Read More »