←back to thread

In Defense of C++

(dayvster.com)
185 points todsacerdoti | 1 comments | | HN request time: 0.232s | source
1. nielsbot ◴[] No.45271893[source]
> Yes, C++ can be unsafe if you don’t know what you’re doing

I feel like I always hear this argument for continuing to use C++.

I, on the other hand, want a language that doesn't make me feel like I'm walking a tightrope with every line of code I write. Not sure why people can't just admit the humans are not robots and will write incorrect code.