Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khajan38/cpp-20-visual-and-practical-course-zero-to-mastery

This repository holds the various projects made by me during the completion of my course in Udemy: "Complete C++20 Visual and Practical Course -: Zero to Mastery" by Rehmat M. https://www.udemy.com/course/mastering-cpp20-programming-a-visual-and-practical-approach/learn/
https://github.com/khajan38/cpp-20-visual-and-practical-course-zero-to-mastery

cpp cpp20 game-development generic-programming generic-programming-in-cpp git github gui microsoft-vscode oops oops-in-cpp project-management

Last synced: 9 days ago
JSON representation

This repository holds the various projects made by me during the completion of my course in Udemy: "Complete C++20 Visual and Practical Course -: Zero to Mastery" by Rehmat M. https://www.udemy.com/course/mastering-cpp20-programming-a-visual-and-practical-approach/learn/

Awesome Lists containing this project

README

        

# CPP-20-Visual-and-Practical-Course-Zero-to-Mastery
This repository holds the various projects made by me during the completion of my course -

Platform: Udemy
Course: Complete C++20 Visual and Practical Course: Zero to Mastery
Lecturer: Rehmat M., Video Game Developer (Unreal Engine & C++)
__Find this course at :__ [Udemy Courses](https://www.udemy.com/course/mastering-cpp20-programming-a-visual-and-practical-approach/learn/)

__See me on LinkedIn :__ [Link to my LinkedIn ID](https://www.linkedin.com/in/khajanbhatt/)

# Topics Covered:
- C++ Basics: Data Types and Variables, Operators
- Flow Control, Loops in C++ 20
- Arrays and Vectors, String and Formatting
- Functions & Pointers, Lambda Expressions
- Structure, Unions and Enumerated Data Types
- Object-Oriented Programming (OOP) and Move Semantics
- Oraganising Program : Modules in C++ 20, Namespaces and Functional :: Functions
- Generic Programming : Templates: Class and Functions, Generic Lambdas
- Error Handling, Exception Handling
- Containers, Iterators and Algorithms
- Dear ImGui Real Application Project
- Car Game in Unreal Engine 5

C++ Course