Merge pull request #109 from marina-makarova/master

C++ Quiz
This commit is contained in:
Faraz Fallahi
2015-05-22 18:57:31 -07:00

View File

@@ -652,6 +652,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [C++ FQA Lite](http://yosefk.com/c++fqa/) - C++ frequently questioned answers. * [C++ FQA Lite](http://yosefk.com/c++fqa/) - C++ frequently questioned answers.
* [Guru of the Week](http://www.gotw.ca/gotw/) - A regular series of C++ programming problems created and written by Herb Sutter. * [Guru of the Week](http://www.gotw.ca/gotw/) - A regular series of C++ programming problems created and written by Herb Sutter.
* [Meeting C++](http://meetingcpp.com/) * [Meeting C++](http://meetingcpp.com/)
* [C++ Quiz](http://q.viva64.com/) - C++ quiz in which you propose to find errors in code fragments of open source projects.
## Weblogs ## Weblogs
*Useful C/C++ related weblogs.* *Useful C/C++ related weblogs.*