C++: The Programming Language back cover raises questions not answered by front
paulmooreparks
54 points
7 comments
June 06, 2026
Related Discussions
Found 5 related stories in 100.7ms across 10,002 title embeddings via pgvector HNSW
- Why is this program erroneously rejected by three C++ compilers? tornikeo · 24 pts · March 14, 2026 · 54% similar
- Nobody cracks open a programming book anymore zdw · 152 pts · May 25, 2026 · 51% similar
- Modern C++ Programming: Busato KnuthIsGod · 73 pts · May 02, 2026 · 51% similar
- Programming Still Sucks jeromechoo · 257 pts · May 06, 2026 · 51% similar
- Documentary, "C++: The Most Consequential Programming Language" pjmlp · 31 pts · June 04, 2026 · 50% similar
Discussion Highlights (3 comments)
20k
Its crazy to me how little effort publishers put into the basic parts of their job sometimes. Its even funnier that raymond chen of all people is the one calling this out
gruntled-worker
auto get_xyz_position() -> std::unordered_map<std::string, double *> { ... }
seanhunter
It reminds me of an incident involving an old colleague of mine at some kind of graduate recruitment fair thing. He walked past a stand which was trying to hire engineers which had some code on the wall when the following exchange happened: Recruiter: Hey there! <indicates the code> Do you know what this is? Colleague: Err, <looks…thinks for a bit>… It *looks* like some sort of network protocol Recruiter: <smug> No, it’s *COMPUTER CODE*