From 4558f0272bd0dc33899d76c55e35ae8fdcab64ff Mon Sep 17 00:00:00 2001 From: DhirenGala <115794656+DhirenGala@users.noreply.github.com> Date: Tue, 29 Nov 2022 17:39:25 +0530 Subject: [PATCH] Addition to Websites Hello - suggest an addition to the Websites section, for review and feedback. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e23300928..893a9d992 100644 --- a/README.md +++ b/README.md @@ -1239,6 +1239,8 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [C++ Hints](http://cpphints.com/) - Every business day hints about most often 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. * [C++ Tutorial for Beginners](https://www.scaler.com/topics/cpp) - A comprenhensive tutorial on C++ curated by trained experts. +* [Explore C++](https://kandi.openweaver.com/explore/c%2B%2B) - A curated list of C++ trending kits, tutorials and learning resources. + ## Weblogs *Useful C or C++ related weblogs.*