Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melvinmo/ap_course_archive

This repository contains the assignments and other works I completed during my first year of undergrad studies in the advanced programming course focused on learning C++.
https://github.com/melvinmo/ap_course_archive

advanced-programming cpp oop qt

Last synced: 4 days ago
JSON representation

This repository contains the assignments and other works I completed during my first year of undergrad studies in the advanced programming course focused on learning C++.

Awesome Lists containing this project

README

        

# AP_Course_Archive
This repository contains the assignments and other works I completed during my first year of undergrad studies in the advanced programming course focused on learning C++.

## Programming Mini Projects
This folder contains an extensive collection of over twenty meticulously crafted C++ codes, encompassing a wide range of topics and functionalities within the language. Each mini-project serves as an opportunity to delve into different aspects of C++, including object-oriented programming, data structures, algorithms, and more.

## Final Exam
In the programming section of the final exam for the course, I analyzed and visualized real-world data sets using vector variables and bar chart visualizations. I demonstrated my proficiency by writing functions to manipulate the data within the vectors, including adding, removing, and sorting values. These functions efficiently modified both the underlying data structures and the corresponding bar charts. Notably, I accomplished this task using C++ during my first year as a student.

> 🔍 **Explore the Final Project:** In order to offer a structured and comprehensive showcase, the final project for this course is presented within its own dedicated space here at **[Codana-Bank-The-Banking-System-Simulation-Application](https://github.com/MelvinMo/Codana-Bank-The-Banking-System-Simulation-Application)**.