Skip to content

Commit

Permalink
Merge pull request #1 from rohitgarg025/rohitgarg025-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rohitgarg025 authored Oct 29, 2021
2 parents d91a991 + 6585b7a commit 2858aad
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ To add a resource or contribute, please check out our contribution guide [here](
- [Angular](#angular)
- [Blockchain](#blockchain)
- [Bots](#bots)
- [C](#c)
- [C++](#c)
- [C](#C)
- [C++](#C++)
- [Computer Science](#computer-science)
- [Theoretical Computer Science](#theoretical-computer-science)
- [CSS](#css)
Expand Down Expand Up @@ -146,6 +146,12 @@ To add a resource or contribute, please check out our contribution guide [here](
- [C Programming for Beginners](https://youtube.com/playlist?list=PLBlnK6fEyqRggZZgYpPMUxdY1CYkZtARR)
- [Learn C Org](https://www.learn-c.org)

## C++

- [LearnCPP](https://www.learncpp.com/)
- [Derek Banas Playlist](https://www.youtube.com/watch?v=DamuE8TM3xo&list=PLGLfVvz_LVvQ9S8YSV0iDsuEU8v11yP9M)
- [GFG C++ List](https://www.geeksforgeeks.org/c-plus-plus/)
- [Reference for C++](https://www.cplusplus.com/reference/)
---

**[⬆ Back to Index](#content)**
Expand Down

0 comments on commit 2858aad

Please sign in to comment.