Hacker News new | ask | show | jobs
by Brian_K_White 6 days ago
"I don't find programming with C++ that hard."

That's the easy half.

The old joke used to be that perl is a write-only language. Hell the way I write bash is pretty write-only (basically golf). I'd say so is C++.

A lot of things are easy to write and then impossible to read or develop.