(no title)
ayberk | 3 years ago
I come from functional programming background, so I'm all for taking a little bit longer to make my code compile if that means it'll work. I'd rather deal with compilation errors than waking up at 2am to debug a stupid segfault.
jeffreyrogers|3 years ago
germandiago|3 years ago
this is not true anymore 90% of the time if you code with a decent knowledge... if you code C, then yes.
bjourne|3 years ago
FTFY!