https://github.com/eslam-abdo/cpp_udemy_challenges
This repository contains the solutions to the challenges and exercises from the Beginning C++ Programming - From Beginner to Beyond course on Udemy.
https://github.com/eslam-abdo/cpp_udemy_challenges
cpp opp
Last synced: 8 days ago
JSON representation
This repository contains the solutions to the challenges and exercises from the Beginning C++ Programming - From Beginner to Beyond course on Udemy.
- Host: GitHub
- URL: https://github.com/eslam-abdo/cpp_udemy_challenges
- Owner: Eslam-Abdo
- License: gpl-3.0
- Created: 2022-08-24T00:23:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T12:20:29.000Z (about 3 years ago)
- Last Synced: 2025-03-12T04:43:14.285Z (over 1 year ago)
- Topics: cpp, opp
- Language: C++
- Homepage:
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beginning C++ Programming - From Beginner to Beyond
This repository contains the solutions to the challenges and exercises from the [Beginning C++ Programming - From Beginner to Beyond](https://www.udemy.com/course/beginning-c-plus-plus-programming/) course on Udemy.
## Course Overview
The course covers a wide range of topics, including:
- Variables and Basic Types
- Strings, Vectors, and Arrays
- Expressions
- Statements
- Functions
- Classes
- Arrays and Pointers
- Dynamic Memory
- Operators and Overloading
- Inheritance and Polymorphism
- Templates
- And more!
Each section of the course includes theory lectures, as well as practical examples and exercises to help you apply the concepts you've learned.
## Repository Structure
The repository is organized by section, with each section containing subdirectories for each topic covered in that section. Within each topic directory, you'll find the solved code for the exercises and examples covered in the course.
## Certifications
I have successfully completed the Beginning C++ Programming - From Beginner to Beyond course on Udemy and earned the following certifications:
[Certificate of Completion](https://www.udemy.com/certificate/UC-54370f67-b98d-4aa8-80e0-34464e669666/)

Please feel free to contact me if you have any questions or concerns about the code in this repository or my certifications.
Thank you for checking out my repository!