Some of it may well be, but only at a very basic level. A lot of what he mentioned was theoretical comp sci, which isn't really math.
Linear systems are a tiny subset of linear algebra.
Vector calculus (that most comp sci students will see) is a basic introduction more oriented toward giving the students a handful of tools and tricks, rather than actually going deeply through the "why" of things.
I would argue that theoretical computer science is a
specialized math, similar to how computer engineering is a specialized electrical engineering. And just FYI, most computer science math falls under discrete mathematics, which is math. It might not be traditional algebra or calculus, but it is indeed math. I took a class on discrete stochastic processes as part of my computer science curriculum; do you want to say that's not math, just because we spoke in terms of code, rather than meaningless symbols? I'd love to know what John Carmack has to say about this, LOL!
Math not found.
Most of that is just calculations, some not even that. Most is pretty basic stuff.
Math is when you have to obtain general solutions, and show under which constraints these solutions hold.
That barely gets scratched upon, there are maybe some proofs to be done in the context of formal languages, but rarely.
... and as far as the work I did in those classes, it was
mainly general solutions, proofs, and analysis, which includes identifying constraints under which they held. Hardly any calculations were
ever done; it was rare that we actually "plugged and chugged." In fact, there was so little emphasis on applications that most of the students ended up with a degree without even knowing how to code.
I say this all the time: computer science != computer programming.
OP: I can tell you this. There's a huge difference between a programmer that's good at math versus just a programmer. A calculator will not help you with math, but it's handy for quick arithmetic. When you start doing any real statistics, you'll be using an actual computer, anyways. So just stick with a calculator that you know and love. If you already have a particular calculator of choice, just stick with that. You will hardly ever use it. If Wolfram Alpha works for you, then that's fine, but heed my warning: do not rely on it! Solve your own problems until they become second nature.
