diff --git a/README.md b/README.md index 2146ffc..a7673be 100644 --- a/README.md +++ b/README.md @@ -846,6 +846,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [C++ Quiz](http://q.viva64.com/) - C++ quiz in which you propose to find errors in code fragments of open source projects. * [Udemy C++ Courses and Tutorials](https://www.udemy.com/topic/C-plus-plus-tutorials/) * [C++ Hints](http://cpphints.com/) - Every business day hints about most often C/C++ mistakes and ways to solve them from PVS-Studio Team. +* [C++ tutorial](https://hackr.io/tutorials/learn-c-plus-plus) - A user ranked online tutorial bank site displaying multiple courses to learn C++ from. ## Weblogs *Useful C/C++ related weblogs.*