What is THE best book for C++ in <current year>?

What is THE best book for C++ in ?

Attached: The_C++_Programming_Language,_Fourth_Edition.jpg (228x281, 13K)

Other urls found in this thread:

stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
twitter.com/AnonBabble

/bjarne/bros lock in

you can't have just one book when it comes to c++

just start listing bro, just looking for book to read thats not ancient
t. beginner-ish C++ nerd

cppreference dot com

Bumping this thread. I'm working from OP pic related. I've been told it's not worthless at all to the novice.

Professional C++ by Marc Gregoire

bump

The one in the OP is standard reading for anyone leanring C++. It's still one the best.

stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

I can confirm that c++ Primer is worthwhile

Go to /t/ and look for the Programming Books thread. there you go.

for new programmer, intermediate programmer, or boomer c++ programmer?

Attached: c.jpg (379x499, 27K)

Based, redpilled, cisgendered and heterosexual.

>for new programmer, intermediate programmer, or boomer c++ programmer?
Intermediate, desu this post is good If you have anything to add feel free

Read it, and enjoyed it.

I can't say if op's book is best for beginners, but if you already know some code, it covers everything you would want to know. for those who have used c++ before or looking for up to date resources, effective modern c++ is a great book that covers C++11 & C++14

Attached: 1553673093631.jpg (234x215, 9K)

I read this every year.

There isn't one, Meyers officially quit his series.

Start with A Tour of C++, then just skim over the swan book if you need to.
You HAVE to watch CPPcons to understand modern (>= C++11) standards, devote a few hours of your life, it's worth it. Bjarne's are always the best, then Herb Sutter.
Just watch the most viewed ones.

That book alone will make you write horribly outdated and vulnerable code.

This if you know some C++ already. Otherwise The C++ Programming Language by Bjarne.

Attached: a-tour-of-c-2nd-edition-ebook-pdf[1].jpg (555x710, 46K)

Attached: effective.jpg (260x326, 20K)