Merge pull request #1240 from Vish1161/patch-1

Added a helpful resource
This commit is contained in:
John Washam 2022-10-14 16:36:58 -07:00 committed by GitHub
commit 8a83502b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
- [Valgrind (video)](https://www.youtube.com/watch?v=fvTsFjDuag8)
- [Let us C](https://books.google.co.in/books/about/Let_Us_C.html?id=7HrjAAAACAAJ)
- [Complete C programming for beginners](https://youtu.be/KJgsSFOSQv0)
- [Learn C in Detail](https://www.scaler.com/topics/c/)
- C++
- [C++ Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/main/extras/cheat%20sheets/Cpp_reference.pdf)