Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreasvc
4506 days ago
Speedup is not the only kind of progress. Programming in Python has gotten more convenient due to more libraries, while avoiding buffer overflows in C will always require enormous care.
1 comments
kzrdude
4505 days ago
C still requires the programmer to know the language inside and out, but all kinds of static and dynamic checking tools have become available.
link