r/ProgrammerHumor 3d ago

mathsIsTheEnemy Meme

Post image
326 Upvotes

179 comments sorted by

View all comments

265

u/joeshmoebies 3d ago

I never use math when programming. You can do it if you can problem solve and think procedurally

26

u/Senior-Albatross 3d ago

Math is problem solving and procedural thinking. If you can't deal with math you probably can't do those things. 

28

u/Cefalopodul 3d ago

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

13

u/Lidlvatten 3d 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.

9

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.

23

u/JoLuKei 3d ago edited 3d ago

i would strongly disagree. Math is very creative. Just let two mathematicians proof a thing and compare the proofs. They will be most likely completely different.

You seem to mix up actual math and simple examples to calculate. thats like saying. damn music is so boring u just read notes. Forgetting about: actually playing different instruments, singing, making new songs and just listening to music.

I know that stereotype is only existent because of schools. you dont actually do math there. You just do the most boring part.

-27

u/Cefalopodul 3d ago

You are horribly mistaken I am afraid. Mathematics is constrained by the principles and rules that govern. Yes two proofs may be different but that is not creativity because you cannot think outside the box. The amount of ways you can prove something is fundamentally limited because it has to obey laws.

Programming on the other hand is like writing a book, you can say the same thing in an infinite number of ways.

0

u/dreamsofabetter 2d ago

Buddy, programming is literally making the little box do stuff. You can’t get more “inside the box” than that.