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.

Book Cinema In C++ With Source Code

Book Cinema In C++ Language With Source Code

Book Cinema is a simple console application built in C++ without the use of graphics. This is the basic user interface for cinema ticket managing. This project is created in order to fulfill the gap between the customer and the cinema-counter for managing the tickets. Using this system, customers can book their seats without any obligation, at any time.

Hotel Management System In C++ With Source Code

Hotel Management System In C++ With Source Code

Hotel Management System is based on the concept of recording the hotel’s details and their bookings. This whole system is in the C++ language. Also, the user can perform all the tasks like adding, viewing, modifying, and deleting hotel room records and their booking. There’s no login system for this project.