• Welcome to Valhalla Legends Archive.
 

Rusty at math / looking for suggestions

Started by cefx-, July 04, 2004, 08:00 PM

Previous topic - Next topic

cefx-

Hey all,

I am rusty in math.
I am looking for some literature / books that would be a sort of "re introduction" or "preparation" for the mathematical concepts/aspects of programming?

Or more specifically, topics to research which would empower me to handle any mathematical challenges programming will present.

Cheers,
Iain
cefx
Technodev.org (future project) / UnixPartisan.org
Future dictator

Grok

How far in math did you get?  "Discrete Mathematics" is offered by most colleges and is directly applicable to programming concepts.

Yoni

The math you'll need to write a program varies depends on what kind of program you're writing.
Sometimes, you don't need math at all. However, many branches of math are useful to know.
I don't know of any math literature that deals with "programming math", since that doesn't exist - almost any type of math can be applied in programming. So, learn everything :P

If you have a specific question, you can always ask me.

cefx-

I'll check that out, Grok, though I'm more inclined to a self learning approach. :)

Yoni:
That's why there are quotations around those two words :P
Hehe.

Essentially, a good book that would strengthen my math skills, I suppose.

'Course, if I fluke into a University acceptance, I'll be taking some math classes for that purpose.
cefx
Technodev.org (future project) / UnixPartisan.org
Future dictator

Grok

#4
You could try Mathematics for Computer Science, part of MIT's OpenCourseWare.

Maddox

Programming is like math in a way. It uses functions, variables, and Yoni likes it.
asdf.

Grok

Quote from: Maddox on July 08, 2004, 02:18 AM
Programming is like math in a way. It uses functions, variables, and Yoni likes it.

Amateurgramming is like art.  You throw code on the editor until it feels good.  Right, Adron? :)

Adron

Quote from: Grok on July 08, 2004, 08:26 PM
Quote from: Maddox on July 08, 2004, 02:18 AM
Programming is like math in a way. It uses functions, variables, and Yoni likes it.

Amateurgramming is like art.  You throw code on the editor until it feels good.  Right, Adron? :)

A bit like it. The other, non-creative, programming could be done by a machine and nothing new will ever come out of it.

cefx-

Wow, I feel dumb.

Grok, as you can imagine, I didn't read the OCW MIT link when I made my last post.

lol.

That rocks man!  Thanks so much!
cefx
Technodev.org (future project) / UnixPartisan.org
Future dictator