https://github.com/foxmd/cpp_training
Training for C++17
https://github.com/foxmd/cpp_training
Last synced: 9 months ago
JSON representation
Training for C++17
- Host: GitHub
- URL: https://github.com/foxmd/cpp_training
- Owner: FoxMD
- License: mit
- Created: 2022-04-23T09:01:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T20:29:20.000Z (over 3 years ago)
- Last Synced: 2025-02-07T06:44:57.570Z (over 1 year ago)
- Language: C++
- Size: 20.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cpp_training
## Cpp basics:
Training for C++17
https://www.udemy.com/course/beg-modern-cpp/learn/lecture/6629002#announcements
and repository:
https://github.com/umarmlone/beg_mod_cpp
TODO: Organize and make comments to each folder
C++ 11/14/17
## Cpp basics 2:
Jan Schaffranek
https://www.udemy.com/course/der-komplettkurs-zur-modernen-c-programmierung
https://github.com/franneck94/UdemyCpp
Up to C++ 20
## Cpp algo:
Most used algorithms and design patterns
- Coming soon
TODO: Add algorithms from AE and add basic algorithm ideas
## ML learning
- Coming soon