mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Coding Style
This commit is contained in:
@@ -39,6 +39,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Articles](#articles)
|
- [Articles](#articles)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
|
- [Coding Style](#coding-style)
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
- [Other Awesome Lists](#other-awesome-lists)
|
- [Other Awesome Lists](#other-awesome-lists)
|
||||||
@@ -369,6 +370,12 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [Free C++ Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#c-1) - vhf/free-programming-books/C++.
|
* [Free C++ Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#c-1) - vhf/free-programming-books/C++.
|
||||||
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list) - A collection of quality books and an approximate skill level.
|
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list) - A collection of quality books and an approximate skill level.
|
||||||
|
|
||||||
|
## Coding Style
|
||||||
|
|
||||||
|
* [google-styleguide](http://code.google.com/p/google-styleguide/) - Style guides for Google-originated open-source projects.
|
||||||
|
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
||||||
|
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
||||||
|
|
||||||
## Videos
|
## Videos
|
||||||
*Fantastic C/C++ related videos.*
|
*Fantastic C/C++ related videos.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user