From 0c739b7b1be4044142f22d041025c402324e65af Mon Sep 17 00:00:00 2001 From: b1shal711 <44868884+b1shal711@users.noreply.github.com> Date: Tue, 20 Nov 2018 14:25:31 +0530 Subject: [PATCH] Update books.md --- books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books.md b/books.md index 8cf2bd1f6..0e37919a6 100644 --- a/books.md +++ b/books.md @@ -40,3 +40,4 @@ * [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF) * [Thinking in C++, Second Edition, Vol. 1.](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip) [(Vol. 2)](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-two.zip) - Bruce Eckel * Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601) +* [Object Oriented Programmming](https://www.javatpoint.com/cpp-oops-concepts)