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

https://github.com/haimozer123/amnongame_-_cppfullexercises

This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.
https://github.com/haimozer123/amnongame_-_cppfullexercises

cpp exercises zero2hero

Last synced: 7 months ago
JSON representation

This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.

Awesome Lists containing this project

README

          

# Course Exercises Solutions - CPP RTED & YT courses
This repository contains solutions to **40 exercises** completed as part of the course.
The exercises cover a range of programming concepts, and each solution has been implemented to meet the exercise requirements.
This README provides instructions on how to check the solutions and includes links to external resources.

## How to Use This Repository

Each exercise solution is organized in its respective folder, with the solution code provided in C++ files (.cpp).
Browse through the folders to access individual solutions.
The code is organized and commented for easy reference.

## "amnongame" - Game Instructions
Inside the repository, you will find a folder called **"amnongame.zip"**.
This folder contains a small game that you can play by following these steps:

1. **Unzip** the "amnongame.zip" file.
2. Inside the extracted folder, locate the **`.exe` file**.
3. **Double-click** the `.exe` file to launch the game.

Enjoy playing "amnongame"!

## Course Links
Here are the links to the course videos that helped in completing these exercises:

- [Course Video 1](https://www.youtube.com/watch?v=-TkoO8Z07hI)
- [Course Video 2](https://www.youtube.com/watch?v=CBYHwZcbD-s)
- [Course Video 3](https://www.youtube.com/watch?v=8jLOx1hD3_o&t=96564s)
- [Course Video 4](https://www.youtube.com/watch?v=wN0x9eZLix4)

Thank you for reviewing my solutions. I hope you find them informative and helpful!