The temptation is always there

Sgt_choke_n_stroke@lemmy.world to Programmer Humor@programming.dev – 1058 points –
101

You are viewing a single comment

Yes. He really thought it was efficient and would avoid errors if literally all variables were defined in a single Matlab function he called at the beginning of the script. We students all thought: "Man, are you serious?" As we didn't want to debug such a mess, in our code, we ignored what he was doing and kept using local variables.

Ah I misread I thought it was specifically a programming course. I can expect this from a math prof.

Yes, it was a course on finite deformation material models. And no, you do really, really not want to declare each and every variable in your material subroutine globally for the whole finite element program.

Lecturers at universities tend to have little to no industry experience at all.

That's why when your job hires new people right out of college they have no idea what they're doing and now must be trained how to actually do the job. "What, you mean we aren't writing this enterprise application in python!?"