mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 04:44:37 +03:00
Added CppCon talk by @SuperV1234
This commit is contained in:
@@ -482,7 +482,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
# Resources
|
# Resources
|
||||||
*Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.*
|
*Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.*
|
||||||
|
|
||||||
## Api-Design
|
## API Design
|
||||||
|
|
||||||
* [Beautiful Native Libraries](http://lucumr.pocoo.org/2013/8/18/beautiful-native-libraries/)
|
* [Beautiful Native Libraries](http://lucumr.pocoo.org/2013/8/18/beautiful-native-libraries/)
|
||||||
* [Designing Qt-Style C++ APIs](http://doc.qt.digia.com/qq/qq13-apis.html)
|
* [Designing Qt-Style C++ APIs](http://doc.qt.digia.com/qq/qq13-apis.html)
|
||||||
@@ -509,6 +509,10 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
||||||
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
||||||
|
|
||||||
|
## Talks
|
||||||
|
|
||||||
|
* [Quick game development with C++11/C++14](https://github.com/SuperV1234/cppcon2014) - CppCon 2014 talk by vittorio romeo.
|
||||||
|
|
||||||
## Videos
|
## Videos
|
||||||
*Fantastic C/C++ related videos.*
|
*Fantastic C/C++ related videos.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user