mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Add cppquiz.org to the Websites section
This commit is contained in:
@@ -1268,6 +1268,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [C FAQ](http://c-faq.com/) - C frequently asked questions.
|
||||
* [C++ FAQ](http://www.parashift.com/c++-faq/) - C++ frequently asked questions.
|
||||
* [C++ FQA Lite](http://yosefk.com/c++fqa/) - C++ frequently questioned answers.
|
||||
* [C++ Quiz](https://cppquiz.org) - A simple online quiz that you can use to test your knowledge of the C++ programming language.
|
||||
* [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/)
|
||||
* [PVS-Studio’s challenge](https://quiz.pvs-studio.com) - PVS-Studio’s C++ quiz in which you're asked to find errors in code fragments of open source projects.
|
||||
|
||||
Reference in New Issue
Block a user