Uno dei miei blog preferiti è Coding Horror, ad ogni post ci sono riflessioni interessanti. Cito da quello di oggi
I've often thought that sucking less every year is how humble programmers improve. You should be unhappy with code you wrote a year ago. If you aren't, that means either A) you haven't learned anything in a year, B) your code can't be improved, or C) you never revisit old code. All of these are the kiss of death for software developers.
Come dargli torto?
Proprio oggi stavo riguardando del vecchio codice C# scritto quattro anni fa...