Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/khajan38/cpp-20-visual-and-practical-course-zero-to-mastery
- Owner: Khajan38
- Created: 2024-07-26T08:01:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-31T12:11:18.000Z (5 months ago)
- Last Synced: 2024-11-25T09:18:18.929Z (2 months ago)
- Topics: cpp, cpp20, game-development, generic-programming, generic-programming-in-cpp, git, github, gui, microsoft-vscode, oops, oops-in-cpp, project-management
- Language: C++
- Homepage: https://www.linkedin.com/in/khajanbhatt/
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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