CodeProjectz

Search
Generic filters

C ++

C++, pronounced as C Plus Plus, is a general purpose programming language and widely used now a days for competitive programming. It has imperative, object-oriented and generic programming features. You can find various projects and their source code in this page.

The language is widely used nowadays amongst the beginners and learners – schools and colleges. Thus, these projects can be helpful for your C++ Projects and Assignments for Computer Science classes. Also, you can get ideas on building a professional and creative projects in C++ Language.

Hangman Game In C++ With Source Code_Feature Image

Fun Hangman Game In C++ With Source Code

This Hangman Game is based on a concept of guessing the correct letters to form the correct word before the chance is over. This whole system is in the C++ language. This game is an interesting game that can be played with both humans or the computer as well. It is a very effective and simple understanding of beginners.

Clinic Management In C++ With Source Code_Feature Image

Clinic Management In C++ With Source Code

Clinic Management is based on the concept of recording the patient’s details. This whole system is in the C++ language. There’s no login system for this project. This project will keep the record of the patient. This whole project is made in C++ programming language. The project just keeps records of the patient information details and their prescriptions.

Hostel Booking System In C++ With Source Code_Feature Image

Hostel Booking System In C++ With Source Code

Hostel Booking System is based on the concept of booking rooms and storing room details. This whole system is in the C++ language. The system contains only the admin side. Here, the admin can perform all the tasks like booking rooms, displaying the status of rooms, canceling the booking, and upgrading the booking.

Bank Administration System In C++ With Source Code_Feature Image

Bank Administration System In C++ With Source Code

Bank Administration System is based on the concept of recording customer’s account details. The system contains only the admin section. Here the admin can perform all the tasks like adding a new record of an account, deposit and withdraw amount, check balance, view all account holders detail, and modify an account. There is a login system for this project. All the main features of the banking system are set in this project.

Simple Interest Calculator In C++ With Source code_Feature Image

Simple Interest Calculator In C++ With Source code

The Simple Interest Calculator is based on the concept of mathematical calculations of the loan amount. This whole system is in the C++ language. The project is for user convenience, to help them find out about the monthly payments on a specific loan. Create simple interest calculator in C++ Language for your school and college projects and assignments.

Contact List In C++ With Source Code_Feature Image

Contact List In C++ With Source Code

Contact List is based on the concept of recording contact details. This whole system is in the C++ language. Also, the user can perform all the tasks like adding, viewing, modifying, and deleting the contact records of students. There’s no login system for this project.

Snake Game In C++ With Source Code_Feature Image

Snake Game In C++ With Source Code

The Simple Snake Game is a single-player game. Here, the player has to control the black rectangular-shaped box (termed as a snake) on a bordered plane. The game is a very popular and interesting game. This whole system is in the C++ language.

Math Game In C++ With Source Code_Feature Image

Math Game In C++ With Source Code

The Math Game is a single-player game. This project is an interesting project. Here, the user can test their calculation skills through this app. If you are able to give the right solution to the problem, then you will get a score of 10 on each question. If not, then the system will end the game. This whole system is in the C++ language.

Banking System In C++ With Source Code_Feature Image

Banking System In C++ With Source Code

Banking System is developed using C++ Programming Language and different variables, strings have been used for the development of it. This project uses classes and file handling features of C++. This System is based on a concept of recording customer’s account details.

Student Management In C++ With Source code_feature Image

Student Management In C++ With Source code

Student Management is based on the concept of recording student details. This whole system is in the C++ language. Also, the admin can perform all the tasks like adding, viewing, modifying, and deleting student records. There’s a login system for the admin section.

Simple TicTacToe In C++ With Source Code_Feature Image

Simple Tic-tac-toe In C++ With Source Code

This Simple Tic-tac-toe is a simple project made in the C++ language. This is a simple multiplayer game. In this project, you have to play this with the next player. All the playing rules are the same just like we play in real-time tic-tac-toe. It is a very effective and simple understanding of beginners. This game is simply in the command line.

Contact Manager App In C++ With Source Code_Feature Image

Contact Manager App In C++ With Source Code

Contact Manager App is based on the concept of recording contact details. This whole system is in the C++ language. This system has an admin and user sides. The user can perform all the tasks like adding, viewing, modifying, and deleting contact records. There’s no login system for user but the admin has to login first.