L
L
LXSTVAYNE2022-02-18 14:36:40
Books
LXSTVAYNE, 2022-02-18 14:36:40

Which C++ book is best for me?

I've been programming in C++ for a year now, so I'm familiar with the basics.
I would like to read a book that will tell about all aspects of the language, working with memory. I want to get a lot of knowledge that can be used in the future to write my own PL.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2022-02-18
@res2001

Do you need a book that you can read and immediately go to the "seniors"?
I'm afraid there isn't one. Just practice and more practice.
From advanced books I can advise:
1. Effective and modern C ++. 42 recommendations on the use of C11 and C14
, it very sensibly describes the innovations in the standards that are no longer quite fresh, but these innovations are almost the most important change in the language so far.
2. Parallel programming in C++ in action. Practice of developing multi-threaded programs
3. Optimization of C++ programs. Proven methods for improving productivity.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question