Merge pull request #1392 from eoan-ermine/master

Add C++ conferences catalog
This commit is contained in:
Faraz Fallahi
2023-06-27 23:15:28 -04:00
committed by GitHub

View File

@@ -1243,6 +1243,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
## Talks
* [C++ Conferences](https://github.com/eoan-ermine/cpp-conferences) - Catalog of C++ conferences
* [CppCon Talks](https://www.youtube.com/user/CppCon/videos) :zap: - The C++ conference.
* [Quick game development with C++11/C++14](https://github.com/SuperV1234/cppcon2014) - CppCon 2014 talk by Vittorio Romeo.
* [Presentation on Hana for C++Now 2015](https://github.com/ldionne/hana-cppnow-2015)