vote up 15 vote down star
21

My question, his question, but blogs as resources to be specific.

I find blogs great to keep up to date... refresh material...

So do you know any blogs who tackle math-related programming problems...

flag

15 Answers

vote up 1 vote down

good question, I'm surprised to see that nobody mentioned wikipedia so far.. However, many articles, especially about higher math are written by experts and are overloaded with details, which is not ideal if you just want to learn a bit. But still wikipedia is something that I use regularly to look up math questions.

When it comes to a specific math subject you may also want to read a book.. ;)

link|flag
indeed, sometimes i cross Wikipedia for math-related topics... didn't think of it... – bob Dec 8 '08 at 16:25
vote up 1 vote down

This Weeks Finds in mathematical physics is well worth a look, though whethers it's maths depends on where you draw the borderline.

link|flag
vote up 1 vote down

MathPuzzle is one of my favorite sites on math. It may seem not directly related to problem-solving, but games are an excellent way of learning.

link|flag
vote up 2 vote down

If you want highly lucid explanations and discussions of mathematics related to computer science, then this blog, Developing for Developers, is superb. [No posts for a while, but the previous posts are great.]

link|flag
vote up 3 vote down

Better Explained has several good articles.

link|flag
vote up 0 vote down

Found this one with the help of stackoverflow... :)

link

not before you have your first coffee I think...

link|flag
vote up 2 vote down

I blog about programming and math, especially probability and statistics, at The Endeavour.

link|flag
vote up 0 vote down

I don't know if I can ask this, but if everyone who asks a question that is math related, add the tag 'math'. Or moderators, do it for them.

I'll keep my eye on this tag...

Great posts until now, thanks.

link|flag
You should add it yourself. People search on tags and get RSS feeds for specific tags, so if you want the right (interested) people to see your question, you should try to tag it as appropriately as you can. That said, a lot of us retag questions habitually. :) – Bill the Lizard Nov 28 '08 at 23:09
You should not use answers to make random comments and questions; those can be made either as comments to existing answers or additional notes to your question. See the Stack overflow FAQ for more about this. – ShreevatsaR Nov 29 '08 at 0:29
vote up 1 vote down

More along the lines of Project Euler than a blog, William Wu has quite a number of math and CS challenges.

link|flag
vote up 1 vote down

It sometimes goes off on tangents but this guy blogs about math software a lot

www.walkingrandomly.com

link|flag
vote up 5 vote down

Good Math, Bad Math is my favorite regular math blog.

Steve Yegge's post Math for Programmers gives a pretty decent rundown of what math is important for programmers to understand.

I also like to keep an eye on the math subreddit.

link|flag
vote up 1 vote down

Not exactly a blog, but: Notices of the American Mathematical Society

link|flag
vote up 6 vote down

Following MIT Open Courseware is another good computer-based way to learn and practice these skills.

link|flag
vote up 2 vote down

This blog has some interesting math-related things. Some of them are pretty high-level. You've been warned.

link|flag
vote up 14 vote down

Not exactly what you're asking for, but Project Euler freshens up my math skills.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.