|
|
|
|
|
by thearn4
3589 days ago
|
|
During grad school, I found that MATLAB, in particular, lends itself to spaghettification. I can think of a lot of reasons why that is, but the one-function-per-file and single flat directory structure of MATLAB programs is part of it. Language quirks are another, but I could write an entire book about that. |
|
How did you guess? ;)
I've been gently pointing people towards python for this exact reason. The younger generations need little convincing, but the old dogs would rather write the same shitty code.
I suppose change takes time.