mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
api-design section added
This commit is contained in:
@@ -39,6 +39,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
- [Buildsystem](#buildsystem)
|
- [Buildsystem](#buildsystem)
|
||||||
- [Static Code Analysis](#static-code-analysis)
|
- [Static Code Analysis](#static-code-analysis)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
|
- [API-Design](#apidesign)
|
||||||
- [Articles](#articles)
|
- [Articles](#articles)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Coding Style](#coding-style)
|
- [Coding Style](#coding-style)
|
||||||
@@ -418,6 +419,11 @@ 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
|
||||||
|
|
||||||
|
* [Designing Qt-Style C++ APIs](http://doc.qt.digia.com/qq/qq13-apis.html)
|
||||||
|
* [Beautiful Native Libraries](http://lucumr.pocoo.org/2013/8/18/beautiful-native-libraries/)
|
||||||
|
|
||||||
## Articles
|
## Articles
|
||||||
*Fantastic C/C++ related articles.*
|
*Fantastic C/C++ related articles.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user