Web Hosting Talk







View Full Version : Programming Question


kerplunk
03-17-2003, 12:35 PM
Does programming in C/C++ involve a lot of math?

SPaReK
03-17-2003, 12:49 PM
That depends on what your wanting to in the language. If you are wanting to do a lot of math computations, then yes a lot of math would be involved. If you are wanting to do simple programs, then not so much math would be used.

CSD_Hosting
03-17-2003, 07:40 PM
Math and Logic are a huge part of C++ language

squeebo
03-18-2003, 12:45 AM
Originally posted by kerplunk
Does programming in C/C++ involve a lot of math?

Not enough to justify the computer science programs that stuff in so many math courses.

timesnme
03-18-2003, 05:58 AM
LOL, actually, that *is* justified by math as well.

The theory goes, an educational institution/corporation can make higher profits by having more classes being taken. So, the math is economics. And economics plays a very unfortunate part in justifying all those math classes ... and english, and history, et cetera ...

;)


ciao
.times enemy

PCwizard
03-18-2003, 01:48 PM
i have almost never used C++ but i know that programing but i know all programing involvs math.

Protollix
03-18-2003, 02:22 PM
It really depends on what kind of programming you will be doing.

All programming involves SOME math, but most of it is basic Arithmetic.

You generally won't need Calculus level math knowledge unless you will be dealing with 3d applications or games, or working with hardware interfaces. Of course, any application in the science fields (Chemistry for example) will probably require higher-level math.

harmonic
03-18-2003, 10:09 PM
Being knowledgeable in math is a good thing when you delve into programming.

Generally, if you're good at math, programming will come easy to you, as they are both very black and white concrete subjects.

Jordan JR
03-18-2003, 10:10 PM
yeah
im quite skilled in both :D