Hacker News new | ask | show | jobs
by flavio81 3225 days ago
I recall being excited the first time i learnt C. But after i learnt other programming languages, the defects of C started to appear clearly before my eyes. C++ is even worse (in terms of things that look like hastily designed)

Rust is comparably more coherent and elegantly designed.