You must be good at Math
-
This post did not contain any content.
-
This post did not contain any content.
I’m something of a scientist myself
-
This post did not contain any content.wrote last edited by [email protected]
I mean, nowadays you need to be very smart and educated to google efficiently and avoid all the AI traps, missinformation, stackoverflow mods tripping, reading reddit threads on an issue with half the comments deleted because of the APIcalypse etc... sooo you could argue that you're somewhat of a scientist yourself
-
This post did not contain any content.wrote last edited by [email protected]
tbf all good programmers are good at math. Not classic arithmetic necessarily, but at the very least applied calculus. It's a crime how many people used a mathematical discipline every day, but don't think they're "good at math" because of how lazer focused the world is on algebra, geometry and trig as being all that "math" is.
-
This post did not contain any content.
If a C- is enough to pass Analysis of Algorithms, then a Computer Science degree can make me a Computer Scientist.
-
This post did not contain any content.
-
This post did not contain any content.
Depends on the context. When my company proposes me to a client for work I am, but oddly during my yearly performance review I am just some smuck who programs.
-
This post did not contain any content.
Nope, it means you're a Computer Engineer.
-
tbf all good programmers are good at math. Not classic arithmetic necessarily, but at the very least applied calculus. It's a crime how many people used a mathematical discipline every day, but don't think they're "good at math" because of how lazer focused the world is on algebra, geometry and trig as being all that "math" is.
Serious question; how does Calculus apply to programming? I’ve never understood.
-
Serious question; how does Calculus apply to programming? I’ve never understood.
that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.
-
This post did not contain any content.
IT stooge != science
Sorry fellas. -
Nope, it means you're a Computer Engineer.
computer engineer refers to someone who engineers computer hardware. more like being a (digital) electrical engineer.
-
Serious question; how does Calculus apply to programming? I’ve never understood.
Computers are just big calculators so to program them you need calculus.
-
Serious question; how does Calculus apply to programming? I’ve never understood.
PID control is the classic example, but at a far enough abstraction any looping algorithm can be argued to be an implementation of the concepts underpinning calculus. If you're ever doing any statistical analysis or anything in game design having to do with motion, those are both calculus too. Data science is pure calculus, ground up and injected into your eyeballs, and any string manipulation or Regex is going to be built on lambda calculus (though a very correct argument can be made that literally all computer science is built of lambda calculus so that might be cheating to include it)
-
This post did not contain any content.
Yeah, we do both numbers here, ones AND zeros
-
that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.
wrote last edited by [email protected]Any function that relies on change over a domain is reliant on concepts that are fundementally calculus. Control systems, statistical analysis, data science, absolutely everything in networking that doesn't involve calling people on the phone to convince them to give you their password, that is all calculus.
-
Serious question; how does Calculus apply to programming? I’ve never understood.
good physics/graphics engine require calculus
-
that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.
Many things that work with time series data use calculus all the time. Both derivatives and integrals are very useful in that context: derivatives being the rate of change at some particular time step, and integrals being the sum of the changes across a range of time steps.
There's a pretty wide range of applications.
-
computer engineer refers to someone who engineers computer hardware. more like being a (digital) electrical engineer.
Yea I dont think people are catching the sarcasm of not having capital E Engineers in all countries.
-
This post did not contain any content.
Surely you must be a master of linear algebra and Euclidean geometry