Added newer versions of CppCon and CppNow presentations (#1432)

* Added CppCon 2021 materials

Added reference link for 2021 materials of CppCon.

* Added CppCon 2022 materials

Added reference link for 2022 materials of CppCon.

* Added CppCon 2023 materials

Added reference link for 2023 materials of CppCon.

* Added CppNow 2021 materials

Added reference link for 2021 materials of CppNow.

* Added CppNow 2022 materials

Added reference link for 2022 materials of CppNow.

* Added CppNow 2023 materials

Added reference link for 2023 materials of CppNow.
This commit is contained in:
Miguel Nischor
2023-11-02 22:42:38 -04:00
committed by GitHub
parent 6fd838a11e
commit 2b99241b0c

View File

@@ -1236,6 +1236,9 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
## Articles
*Fantastic C++ related articles.*
* [CppCon 2023 Presentation Materials](https://github.com/CppCon/CppCon2023) - CppCon 2023 Presentation Materials.
* [CppCon 2022 Presentation Materials](https://github.com/CppCon/CppCon2022) - CppCon 2022 Presentation Materials.
* [CppCon 2021 Presentation Materials](https://github.com/CppCon/CppCon2021) - CppCon 2021 Presentation Materials.
* [CppCon 2020 Presentation Materials](https://github.com/CppCon/CppCon2020) - CppCon 2020 Presentation Materials.
* [CppCon 2019 Presentation Materials](https://github.com/CppCon/CppCon2019) - CppCon 2019 Presentation Materials.
* [CppCon 2018 Presentation Materials](https://github.com/CppCon/CppCon2018) - CppCon 2018 Presentation Materials.
@@ -1243,6 +1246,9 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [CppCon 2016 Presentation Materials](https://github.com/CppCon/CppCon2016) - CppCon 2016 Presentation Materials.
* [CppCon 2015 Presentation Materials](https://github.com/CppCon/CppCon2015) - CppCon 2015 Presentation Materials.
* [CppCon 2014 Presentation Materials](https://github.com/CppCon/CppCon2014) - CppCon 2014 Presentation Materials.
* [C++Now 2023 Presentations](https://github.com/boostcon/cppnow_presentations_2023) - Presentation materials presented at C++Now 2023.
* [C++Now 2022 Presentations](https://github.com/boostcon/cppnow_presentations_2022) - Presentation materials presented at C++Now 2022.
* [C++Now 2021 Presentations](https://github.com/boostcon/cppnow_presentations_2021) - Presentation materials presented at C++Now 2021.
* [C++Now 2019 Presentations](https://github.com/boostcon/cppnow_presentations_2019) - Presentation materials presented at C++Now 2019.
* [C++Now 2018 Presentations](https://github.com/boostcon/cppnow_presentations_2018) - Presentation materials presented at C++Now 2018.
* [C++Now 2017 Presentations](https://github.com/boostcon/cppnow_presentations_2017) - Presentation materials presented at C++Now 2017.