https://github.com/sandordargo/cpp-resources
C++ Learning Resources
https://github.com/sandordargo/cpp-resources
hacktoberfest hacktoberfest2020 hacktoberfest2021
Last synced: over 1 year ago
JSON representation
C++ Learning Resources
- Host: GitHub
- URL: https://github.com/sandordargo/cpp-resources
- Owner: sandordargo
- Created: 2020-06-14T18:10:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T21:08:33.000Z (about 3 years ago)
- Last Synced: 2025-01-15T13:13:00.459Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest2020, hacktoberfest2021
- Homepage:
- Size: 51.8 KB
- Stars: 185
- Watchers: 14
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Resources
In this repository, you'll find many useful C++ learning resources organized into several categories.
- [Books](./books.md)
- [Blogs](./blogs.md)
- [Conferences](./conferences.md)
- [Conference Videos](./conference-videos.md)
- [Free learning platforms](./free-learning-platforms.md)
- [Online compilers & tools](./tools-and-compilers.md)
- [Online courses](./online-courses.md)
- [Podcasts](./podcasts.md)
# Contribution Guide
In case you have some interesting resource that you'd like to add, just raise a pull request.