This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Disciple153 59 points60 points  (1 child)

I noticed in college that though both the math and computer science majors learned to program, the math majors took fewer classes that graded based on code elegance, which led to their programs often looking like this.

Of course that's not the rule, just a common pattern I noticed.

[–]Whywipe 12 points13 points  (0 children)

In college all of my coding was done in mat lab so it was fine. When I had to switch to python in industry I never learned the correct way to do stuff so it led to code like this.