Tic Tac Toe Game in C++
Posted in allcategorites c and cpp

Tic Tac Toe Game in C++

In this article, we are going to create Tic Tac Toe Game in C++. This will be a simple console-based application in which the player can…

Continue Reading
Supply Chain Management System in Java
Posted in allcategorites gui java project java projects

Supply Chain Management System in Java

In this article, we will build Supply Chain Management System in Java and MySQL with source code. In this project, the users can perform the following functionalities Login, Add…

Continue Reading
Snake Game in C++
Posted in allcategorites c and cpp

Snake Game in C++

Hello everyone, in this article we are going to create Snake Game in C++. This will be a simple console-based application in which the player…

Continue Reading
Yield Keyword in Python
Posted in allcategorites python-short-tutorial

Yield Keyword in Python

In this tutorial, we are going to learn about the Yield keyword in Python. It works like a return statement we used in functions. The…

Continue Reading
Survey Management System In Java`
Posted in allcategorites gui java project java projects

Survey Management System In Java

In this article, we will learn to create a project on survey management system in Java. There are two actors: The user who can add…

Continue Reading
Hospital Management System Project in C++
Posted in allcategorites c and cpp

Hospital Management System Project in C++

In this article, we will build Hospital Management System Project in C++ and MySQL with source code. This project deals with all the essential operations of managing…

Continue Reading
Student Management System Project in C++
Posted in allcategorites c and cpp

Student Management System Project in C++

In this article, we will build Student Management System Project in C++ and MySQL. Student Management System can help a college or university to maintain…

Continue Reading
Bank Management System Project in C++
Posted in allcategorites gui python projects python projects

Bank Management System Project in C++

In this article, we will build Bank Management System Project in C++ and MySQL with source code. This project has all the basic functionalities of…

Continue Reading
Posted in allcategorites c and cpp

Library Management System Project in C++

In this article, we will build Library Management System Project in C++ and MySQL with source code. This project is a console application written entirely…

Continue Reading
Scooby-Doo using Python Turtle
Posted in allcategorites

Scooby-Doo using Python Turtle

You must have watched the famous cartoon ‘Scooby-Doo‘. Would it not be great, if we were able to draw its character Scooby-Doo using Python Turtle?…

Continue Reading