Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Math Resources for C/C++ Programmers [closed]

Tags:

c++

math

My degree is in Electrical and Computer Engineering but i'm currently employed as a Software Engineer. I took all of the algebra, geometry and calculus classes that one would expect from someone with my degree however I must admit, I think I learned just enough to pass the test but never really saw a use for it and therefore never really retained much of the material.

Now that i've matured some, I see the use for it all of the time. I KNOW that there are lots of places that math knowledge would improve my coding so i'm ready to relearn the old stuff and learn some new stuff.

What are your favorite resources out there? (Resources that can tie math into programming are even better if you have any!) Books? Websites? Blogs?

like image 547
cjserio Avatar asked Jan 21 '09 20:01

cjserio


1 Answers

I found this blog on the subject intresting:

http://steve-yegge.blogspot.com/2006/03/math-for-programmers.html

also has some recommendations for books.

like image 75
jandersson Avatar answered Oct 08 '22 04:10

jandersson