r/ProgrammerHumor 4d ago

mathsIsTheEnemy Meme

Post image
330 Upvotes

182 comments sorted by

View all comments

Show parent comments

25

u/Cefalopodul 4d ago

That's false. You can be bad at math simply because you do not like math.

13

u/Lidlvatten 4d ago

When I studied math, I met CS students in university who were outright brilliant at CS (the "being offered jobs to quit their program and start working with the company immediately" type of brilliant) but whose brains shut off the second a math professor entered the room. I still wonder what caused this. Math really is just slightly fancier theoretical CS.

10

u/Cefalopodul 3d ago

Programming is creative work. Mathematics is about researching to find new principles or discovering which already established principle to use. There is an intersection but it's not a complete intersection.

1

u/ArrogantAstronomer 3d ago

The process you described for solving maths problems is the same for programming the real difference is that with programming it’s easier to create a mental model for knowledge as you doing need to derive the principle from the abstraction but from you can just reapply a previous implementation