Skip to content
#

softwaredevelopment

Here are 4 public repositories matching this topic...

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

  • Updated Aug 16, 2024
  • C++

The Student Management System is a C++ application designed to manage course registrations for university students. It supports various course types and student programs, ensuring that registration adheres to specific constraints. The system applies key OOP concepts, SOLID principles, and design patterns for a robust and flexible architecture.

  • Updated Aug 19, 2024
  • C++

This repository contains a collection of projects written in C, C++, and C#. Each project is designed to showcase various programming concepts and problem-solving skills across different languages. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

  • Updated Sep 10, 2024
  • C++

Improve this page

Add a description, image, and links to the softwaredevelopment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the softwaredevelopment topic, visit your repo's landing page and select "manage topics."

Learn more