From 6e47b831f9569bb86aa1d9fc3ef1a8824b5d9472 Mon Sep 17 00:00:00 2001 From: Sandeep Mishra <87706790+sandeepmishratech@users.noreply.github.com> Date: Fri, 22 Jul 2022 13:10:35 +0530 Subject: [PATCH] Added a new resource [Websites](https://github.com/fffaraz/awesome-cpp#websites) - Comprehensive C++ tutorial for beginners that will help them learn C++ step by step. [Free to use] [Scaler Topics](https://www.scaler.com/topics/cpp) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73591b3fa..111810400 100644 --- a/README.md +++ b/README.md @@ -1218,6 +1218,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [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++ 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. ## Weblogs *Useful C or C++ related weblogs.*