From 697ce0419e421f7fd99a4ce9e7fb02daa312bd0f Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Wed, 17 Sep 2014 15:36:39 -0500 Subject: [PATCH] CppCon 2014 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e1b663..9848ae2 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## Articles *Fantastic C/C++ related articles.* +* [CppCon 2014 Speaker Materials](https://github.com/CppCon/CppCon2014) - Speaker materials from CppCon 2014. * [C++Now 2014 Presentations](https://github.com/boostcon/cppnow_presentations_2014) - Presentation materials presented at C++Now 2014. * [C++Now 2013 Presentations](https://github.com/boostcon/cppnow_presentations_2013) - Presentation materials presented at C++Now 2013. * [C++Now 2012 Presentations](https://github.com/boostcon/cppnow_presentations_2012) - Presentation materials presented at C++Now 2012.