Skip to content

Commit acab5c3

Browse files
Merge pull request #109 from Aayush6209/patch-1
Added c++ resources
2 parents c8d33ba + 817a2a4 commit acab5c3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Languages/C++/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,17 @@
3333
I personally did C++ in my +2 from Computer Science with C++ - Sumita Arora
3434
(both 11th and 12th class). If you prefer a book for learning a language in depth then Sumita Arora is certainly the best book for C++.
3535
```
36-
<br />
36+
37+
38+
39+
## Aayush Gupta
40+
<a href="https://www.linkedin.com/in/aayush-gupta-721360192/">
41+
<img align="left" width="82px" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" />
42+
</a>
43+
44+
[![Generic badge](https://img.shields.io/badge/Batch-2023-<COLOR>.svg)](https://shields.io/)
45+
```
46+
Object oriented programming in C++ by Robert Lafore is a very good book.
47+
- https://www.pdfdrive.com/object-oriented-programming-in-c-robert-lafore-e12029142.html
48+
```
49+
<br />

0 commit comments

Comments
 (0)