this post was submitted on 13 Jul 2023
1098 points (98.4% liked)
Programmer Humor
32371 readers
548 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think the problem is that they are trying to teach math to generalists where in front of them are students formed to understand programmatical problems.
Where the problems be restructured to a programatical problem, then it would work far far better.
Mathematical exercises aim to solve 1 problem with 1 given set of parameters, programatical exercises aim to solve 1 problem with ANY given sets of parameters.
And that's what made me loose interest in math during my CS years.
Maybe you just had some really bad teachers, but I couldn't disagree more. A big part of maths is proving statements that hold very generally (and maybe making it even more abstract, e.g. applying it to anything you can add and multiply instead of just real numbers). It kind of starts when your answers start being formulas instead of numbers but it goes much further