some basic concepts of C++
-
Updated
Mar 16, 2022 - C++
some basic concepts of C++
This template library is a collection of template-oriented code that we, the Data Science Group at UPB, found pretty handy.
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
Minimal (40 SLOC) Argument Parser Concept
One can use this code for their college projects. This is the code of University Management System using C++ language. It is one of the easy and understandable C++ code. It includes Classes and Objects , Inheritance concepts , loops , switch-case , if-else.
A C++ Project - I developed a program that simulates a movie ticket booking system. Allowed users to view movie listings, select seats, make bookings, and calculate the total cost. Considered implementing seat availability and seat selection validation.
Final Project - CS 255 (Computer Science II)
PhoneBook Application using C++
Student Class Record Using Temporary Array Storage With Function Of Add Edit Delete
This project aims to provide a simple and efficient way to manage book borrowing and returns, allowing users to enjoy a wide range of books from different genres while maintaining proper record-keeping and late fee calculations.
Using if-else-if and switch statements along with input parameters.
These are the topics which i learnt in my high school
This project provides a basic text-based authentication system for users to register, log in, and change their passwords, all while saving user data in a text file.
Assignment 2 ( Deadline: 14-10-2022 )
Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse
Add a description, image, and links to the switch-case topic page so that developers can more easily learn about it.
To associate your repository with the switch-case topic, visit your repo's landing page and select "manage topics."