From c89436becc66feb768f8108ddb0b812b4a519e95 Mon Sep 17 00:00:00 2001 From: Bhumika Tewary <77784592+bhumikatewary@users.noreply.github.com> Date: Sat, 19 Mar 2022 17:04:23 +0530 Subject: [PATCH] Update programming-language-resources.md --- programming-language-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/programming-language-resources.md b/programming-language-resources.md index 0b9ae8e..a66c8ee 100644 --- a/programming-language-resources.md +++ b/programming-language-resources.md @@ -33,6 +33,7 @@ - [Review of C++ concepts (video)](https://www.youtube.com/watch?v=Rub-JsjMhWY) - [Let us C++](https://books.google.co.in/books/about/Let_Us_C++.html?id=6HrjAAAACAAJ) - [C++ Primer](https://books.google.co.in/books/about/C++_Primer.html?id=J1HMLyxqJfgC&redir_esc=y) + - [C++ Tutorial for Beginners](https://www.youtube.com/watch?v=vLnPwxZdW4Y) - Python - [Python Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/main/extras/cheat%20sheets/python-cheat-sheet-v1.pdf) - [Python in One Video](https://www.youtube.com/watch?v=N4mEzFDjqtA)