Skip to content

Commit 1f15975

Browse files
committed
Added CppCon talk by @SuperV1234
1 parent 3e2f071 commit 1f15975

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
482482
# Resources
483483
*Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.*
484484

485-
## Api-Design
485+
## API Design
486486

487487
* [Beautiful Native Libraries](http://lucumr.pocoo.org/2013/8/18/beautiful-native-libraries/)
488488
* [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
509509
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
510510
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
511511

512+
## Talks
513+
514+
* [Quick game development with C++11/C++14](https://github.com/SuperV1234/cppcon2014) - CppCon 2014 talk by vittorio romeo.
515+
512516
## Videos
513517
*Fantastic C/C++ related videos.*
514518

0 commit comments

Comments
 (0)