-
August 8th, 2017, 05:01 AM
#1
C++ Books
Last edited by 2kaud; April 10th, 2018 at 10:30 AM.
-
December 31st, 2017, 10:32 PM
#2
Re: C++ Books
There is a book which I used to study c++ that’s even good:sams teach yourself c++ in 24 hours.
-
April 10th, 2018, 06:39 AM
#3
Re: C++ Books
There is now an e-book available for c++17. This covers (will cover) all the new language and library features in C++17 (assuming you already have a good grasp of c++).
c++17 The Complete Guide by Nicolai Josuttis (well known and respected author within the c++ community).
See https://leanpub.com/cpp17
Last edited by 2kaud; April 10th, 2018 at 06:42 AM.
-
March 24th, 2021, 01:28 PM
#4
Re: C++ Books
Here is an open-access research article called "Thriving in a crowded and changing world: C++ 2006–2020". The author is no less than Bjarne Stroustrup, the founder of C++. Even if it is not a book, it should count as a book since it is over 150 pages long,
https://dl.acm.org/doi/10.1145/3386320
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|