Student Database Management system using C++. This program helps us to keep our data in one place and allows us to perform many operations like creation,updation, etc.
In this packet, the maintenance of the books record in a library has been implemented using C++ programming.
To-Do Python Django Application lets you keep a track of to-do tasks. You can update, delete and move the task to completed status.
Url Shortener - Python(tkinter) Application shortens your URLs to help ease of sharing links and make links more manageable.
Given a string containing digits from 2-9, print all possible letter combinations that the number could represent. Write code to achieve this using C++.
Hello Coders, today we are going to solve the problem on palindrome using C++. Given a string we need to count the number of steps required to remove palindromic subsequences using C++.
In this project, we would check whether a patient is diabetic or not through an analysis of the Diabetes Dataset in Python.
In this tutorial, we have to check whether the given number is prime or not using the Java BigInteger class isProbablePrime method.
A simple Text Editor created using Java Swing using JMenuBar, JTextArea and JMenuItem.
Zeller's congurence is an algorithm proposed by Christian Zeller which calculate the day of the weekfor a given year.
This project aims at Generating QRCODE and Reading it using the OpenCV library in Python.
This is a C++ project where a user has three types of login systems. Depending upon their login type, the user can perform all the actions. This is a console-based project.