Hacker News new | ask | show | jobs
by rbanffy 4123 days ago
> C/C++ starts you in a position where it is extremely easy to write insecure code.

It's worth mentioning K&R, which used to be where people learn C, has a huge number of instances of very risky practices.