You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bài tập lớn kinh điển quản lý thư viện viết bằng C++ dành cho sinh viên ngành Công nghệ thông tin. Dự án giúp quản lý sách, sinh viên và hoạt động mượn trả trong thư viện. Hoàn toàn không sử dụng AI, chia sẻ miễn phí để cộng đồng học tập và tham khảo.
Student Marksheet System in cpp programming language. It has some features like taking student data and student marks and display loading bar , marks, total marks, percentage, grade and result (pass or fail).
The Student Management System is a C++ application designed to efficiently manage student information. It allows users to add, update, delete, and view student records, making it ideal for educational institutions seeking to streamline their data management processes.
A simple C++ program to manage student records with features like adding, viewing, updating, and deleting students. Data is stored in a text file for persistence..
A repository for learning Object‑Oriented Programming in Python and C++17. Features Python projects (Student Management, Banking System, Library Management) and a C++ console‑based Library Management System. Covers OOP principles, layered architecture, design patterns, API integration, and includes documentation and tests.
The library for a Student Management System coded in C++. This is a "dummy" project that is not used but done to practise C++ and also software engineering in terms of issues, issue tracking, issue refinement, requirements engineering, releases and also databases