6 ms·
>I may be generalising but I find older (40+) programmers more likely to write good code [...] >For example, in Common Lisp Technology choice can correlate w
by faho 4y ago
>I may be generalising but I find older (40+) programmers more likely to write good code
[...]
>For example, in Common Lisp
Technology choice can correlate with age. In Lisp's case I would expect that it's long past "cool", i.e. that it's attracting fewer people than it used to, and so I would expect it to skew older.
Just like perl and tcl and awk.
Also you would have to take survivor bias into account - if you only see good lisp projects, maybe that's because the bad lisp projects died out? Maybe the bad old lisp programmers left?
- math-dev 4y agoThere is a lot of bad lisp code out there, especially these days (most open source projects in CL are more about look how smart I am but by themselves are mostly terrible code). But I agree with your first point, the _older_ lisp programmers may very well be the ones that kept at it and honed their skills while the poorer programmers jumped ship before then