A compositional Epilog and MysoreScript compiler
-
Updated
Apr 6, 2017 - C++
A compositional Epilog and MysoreScript compiler
A Train+ Bogie simulation using Pointer to dynamic object allocation technique made in Visual Studio 2019 as a Final Project of Object Oriented Programming (CS-217) . The Project consist of major concepts of OOP submerged together that includes : Polymorphism , Composition, Aggregation and Inheritance etc. GUI implementation is done through SFML.
This is the record of my cpp_piscine project at 42
Learn Object Oriented Programming Concepts in C++ here
This repo contains my OOP course's labs and project I did in my university.
Demonstrates a composition relationship between three classes
This repository contains the Labs Tasks and Assignments of the course.
Custom Abstract Data Types (ADTs): Stack, Queue, and Fixed Array designed using C++ Templates.
ASSOCIATION, AGGREGATION, COMPOSITION, INHERITANCE
C++ review implementing multiple Data Structures and Algorithms.
Bank account simulator with OOP and text files.
A console-based social network application designed as a miniature version of Facebook
Creates reports on stock investors' portfolios, providing a summary of trader identification, stock count, and market fluctuation. Any decreases or increases are used to calculate net loss/net gain and final stock value.
The files contains the C++ code of the example of composition and association to understand the concept better.
Implemented using OOP concepts
Managing the daily operations of a hotel or lodging facility through an object-oriented C++ program.
Utilizes linked lists to simulate a timeline and various nexus events using their respective Timeline and createNexusEvent functions. The same branches are then pruned using deallocation and redirecting the nodes in the linked list. The various stages are illustrated.
This is a very extremely hacky modification of MuseScore 3.6.2 implementing the play-along feature. MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
An interactive chatbot for an auto maintenance workshop capable of answering common queries, learning new responses in real-time, and providing emergency contact information. This project demonstrates key OOP concepts including inheritance, polymorphism, composition, and templates.
Add a description, image, and links to the composition topic page so that developers can more easily learn about it.
To associate your repository with the composition topic, visit your repo's landing page and select "manage topics."