Do programmers have to be good in mathematics? - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-12-06T09:43:11Zhttp://stackoverflow.com/feeds/question/575561http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics3Do programmers have to be good in mathematics? [closed]Cherian2009-02-22T19:36:13Z2009-02-27T06:26:03Z
<p>Duplicates (from <a href="#576366" rel="nofollow">Can Berk Güder's answer</a> below):</p>
<ul>
<li><a href="http://stackoverflow.com/questions/157354/is-mathematics-necessary-for-programming">Is mathematics necessary for programming?</a></li>
<li><a href="http://stackoverflow.com/questions/500519/do-programmers-inherently-love-mathematics">Do programmers inherently love mathematics?</a></li>
<li><a href="http://stackoverflow.com/questions/137550/is-programming-math">Is Programming == Math?</a></li>
<li><a href="http://stackoverflow.com/questions/107059/how-much-mathematics-and-physics-should-a-programmer-know">How much mathematics and physics should a programmer know?</a></li>
<li><a href="http://stackoverflow.com/questions/50529/can-you-be-terrible-at-math-and-still-a-great-programmer">Can you be terrible at math and still a great programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/16367/do-you-have-to-be-good-at-math-to-be-a-good-programmer">Do you have to be good at math to be a good programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/52176/what-are-the-core-mathematical-concepts-a-good-developer-should-know">What are the core mathematical concepts a good developer should know?</a></li>
</ul>
<p><hr /></p>
<p>Will you recruit a programmer who is not good in mathematics (problem solving/puzzles) but has a very high passion for programming, sound technical knowledge and willingness to learn? </p>
<p>Rephrasing: Are <strong><em>all</em></strong> good programmers good mathematicians?</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575570#5755703Answer by Richard for Do programmers have to be good in mathematics?Richard2009-02-22T19:38:39Z2009-02-22T19:38:39Z<p>This was covered by a recent (<a href="http://blog.stackoverflow.com/2009/01/podcast-39/" rel="nofollow">#39</a>) SO podcast:</p>
<blockquote>
<p>It can’t hurt, and often helps, but it is not strictly necessary in our opinions.</p>
</blockquote>
<p>That referenced <a href="http://stackoverflow.com/questions/157354/is-mathematics-necessary-for-programming">this</a> question.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575575#5755750Answer by Runcible for Do programmers have to be good in mathematics?Runcible2009-02-22T19:39:53Z2009-02-22T20:04:26Z<p>You can be good at problem solving without being good at mathematics.</p>
<p>In general, it's more important for a programmer to be good at problem solving than good at mathematics.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575581#57558114Answer by Pat for Do programmers have to be good in mathematics?Pat2009-02-22T19:41:08Z2009-02-22T19:41:08Z<p>Being good in math is a good indicator of having the logical thought process necessary to solve computing issues but is noway a infallible test. </p>
<p>In the same respect not all mathematicians are good programmers.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575583#5755830Answer by David B for Do programmers have to be good in mathematics?David B2009-02-22T19:41:26Z2009-02-22T19:41:26Z<blockquote>
<p>Are all good programmers’ good mathematicians? </p>
</blockquote>
<p>In the realm of math, <em>open mindedness</em> and <em>willingness to try</em> are much much more important than ability.</p>
<p>"I'm not a math person" is not good enough.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575585#5755852Answer by nzpcmad for Do programmers have to be good in mathematics?nzpcmad2009-02-22T19:41:44Z2009-02-22T19:41:44Z<p>As per this article <a href="http://www.ppig.org/papers/14th-tukiainen.pdf" rel="nofollow">Programming aptitude testing as a prediction of learning to program</a>: "... Neither were there any significant correlations between the programming aptitude test and the mathematics grade.. ".</p>
<p>The two are not related.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575597#5755971Answer by Joonas Pulakka for Do programmers have to be good in mathematics?Joonas Pulakka2009-02-22T19:45:20Z2009-02-22T19:45:20Z<p>Mathematics is just one specialized form of problem solving. It's definitely not a prerequisite for being a good programmer.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575600#57560010Answer by chakrit for Do programmers have to be good in mathematics?chakrit2009-02-22T19:45:41Z2009-02-22T19:45:41Z<p>I tend to think that programming and mathematics is just <strong>problem solving in a different framework</strong> and domain.</p>
<p>Most programmer doesn't know Math because they lack the preliminary knowledge to understand higher-level concepts. If they however, are taught those concepts, then I believe they could be as good mathematicians as they are programmers.</p>
<p>My company recently got hold of some GeoSpatial data (surface interpolation, geographic stats etc.)... and thankfully, I still remember a lot of calculus so those concepts are not too alien for me to learn.</p>
<p>Think of it like this: You are a passionate programmer who had programmed in C++ for 5 years straight, would you still be as great a programmer after you switched to Python?</p>
<p>Its just that the problem-solving framework and toolset the mathematicians use are not familiar to us programmers.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575601#5756010Answer by TokenMacGuy for Do programmers have to be good in mathematics?TokenMacGuy2009-02-22T19:45:46Z2009-02-22T19:45:46Z<p>I find that I <strong>like</strong> math, but that i'm not particularly good at it. Even for simple addition, I usually reach for a calculator. </p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575614#5756141Answer by TheDeeno for Do programmers have to be good in mathematics?TheDeeno2009-02-22T19:50:15Z2009-02-22T19:50:15Z<p>High passion and willingness to learn, from my experience, are good indicators of effective workers. They also contribute a lot to general moral.</p>
<p>I think its impossible to come up with a binary rule for hiring though. All hiring decisions should be decided on a case by case basis - considering the current requirements and constraints of the task at hand. </p>
<p>It might be more appropriate to ask: what can mathematically gifted programmers do that normal ones can't?</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575658#5756580Answer by Charles Graham for Do programmers have to be good in mathematics?Charles Graham2009-02-22T20:04:11Z2009-02-22T20:04:11Z<p>Well, Jeff Atwood sucks at Math, and look at what he created.</p>
<p>Always be careful of any statement that uses the word <strong>all</strong>. But seriously, if a coder "has a very high passion for programming, sound technical knowledge and willingness to learn", then I don't need to know anything else. 99.999% of people who meet that description will be great coders if put in the proper enviernment.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575676#5756760Answer by Michael Borgwardt for Do programmers have to be good in mathematics?Michael Borgwardt2009-02-22T20:08:51Z2009-02-22T20:08:51Z<p>If someone is bad at math in school, they're probably not much good at programming. But if someone is bad at math in university, it says nothing about their programming skill.</p>
<p>This is because school mostly teaches applied math, which mostly consists of algorithms, and you can't program without understanding algorithms.</p>
<p>University, on the other hand, is where you start doing pure math, which is almost exclusively about theorems and proofs (in my experience, practical applicability is something university-level math courses never even mention), which is a somewhat different kind of thinking - very static, as opposed to the dynamic nature of algorithms and data structures.</p>
<p>I've even had a math prof tell me that the part of his lecture that I as a CS student found the easiest (because it involved an algorithm) was exactly the part most math majors had problems with.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575683#5756830Answer by John D. Cook for Do programmers have to be good in mathematics?John D. Cook2009-02-22T20:11:35Z2009-02-22T20:11:35Z<p>I imagine any good programmer has an <strong>aptitude</strong> for math, but they might not have an <strong>interest</strong> in math. You've got to have some latent mathematical ability if you understand variables, functions, etc. </p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575731#5757313Answer by Steve for Do programmers have to be good in mathematics?Steve2009-02-22T20:34:20Z2009-02-22T20:34:20Z<p>I have a mathematics degree and I'm currently a programmer. I think you need to make the distinction between someone who is good at mathematics at a high school level and someone who is good at mathematics at a collegiate level. At the highest levels, math involves taking a problem, where you often don't even know where to start, organizing a plan of attack, and then intensely concentrating on it for hours or days. You then structure the pieces of your argument in such a way as to make it logically airtight. In many ways, this is similar to how you want someone to attack a programming problem.</p>
<p>I would expect those that were successful in real analysis and topology to have a high aptitude for programming. I would like to point out that this does not imply a facility with numbers. I'm not particularly better than anyone else at adding or subtracting, and I'm terrible with splitting the check, but I'm excellent at the higher order thought and logic needed for structuring a complex program. So, while all good programmer's are not good mathematicians, I would think that most good mathematicians would have the aptitude to be good programmers.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575852#5758522Answer by joel.neely for Do programmers have to be good in mathematics?joel.neely2009-02-22T21:33:54Z2009-02-22T21:33:54Z<p>My direct answer to your question would be that a person who demonstrated a "passion for programming, sound technical knowledge, and willingness to learn" sounds like a good candidate, regardless of the specifics of his/her formal education (in either Mathematics <em>or</em> programming). However, your questions touches a nerve.</p>
<p>I make my living in IT. I also have two degrees in Mathematics and have taught both Mathematics and Computing Science in higher education. I'm telling you those facts as background for the following strongly held beliefs.</p>
<ul>
<li><p>Most statements that I read about the relationships (or lack thereof) between Mathematics and Computing Science show that the writer/speaker simply doesn't know much about one or the other (or, sometimes, both).</p></li>
<li><p>What real Mathematicians do bears very little resemblance to what most students do in most Math classes in high school and college, just as what real programmers do bears very little resemblance to what is taught in "computer literacy" classes.</p></li>
<li><p>Neither Mathematics nor Computing Science are about numbers and/or arithmetic. Nor are they about puzzles and memorizing tricks.</p></li>
<li><p>High skill in both programming and Mathematics depends on the ability to abstract (generalize) and manipulate symbols. However, the ways that they are commonly done are sufficiently different that familiarity with one doesn't necessarily directly lead to facility with the other.</p></li>
</ul>
<p>I'd suggest that e.g. both ice skating and kung fu require agility, stamina, balance, and coordination. All else being equal, a person who is very good at one probably has the innate aptitude to <em>become</em> good at the other, but won't automatically <em>be</em> good without the appropriate training and practice.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575876#5758760Answer by jwanagel for Do programmers have to be good in mathematics?jwanagel2009-02-22T21:45:24Z2009-02-22T21:45:24Z<p>I think it depends on the domain of the software you are building. For example, building websites or business systems generally have no requirement for math skills, and many of the best programmers I know in these domains have no significant math training.</p>
<p>Other domains I believe would benefit more, although the software teams I know of that have heavy mathmatical elements to the application will hire mathmaticians and not expect the developers to know the math.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/575990#5759901Answer by Edmund for Do programmers have to be good in mathematics?Edmund2009-02-22T22:41:50Z2009-02-22T22:41:50Z<p>I'd say it depends on the branch of mathematics and what sort of programs you want to work with:</p>
<ul>
<li><code>Logic</code> -- this is applicable to all programs (except possibly Hello World -- who made that the benchmark language example anyway? It demonstrates virtually nothing about the language it's written in.).</li>
<li><code>Real analysis</code> -- this is of negligible value unless you're writing scientific software, or you want to determine very tight performance bounds for an algorithm. In practice, a handful of big-O classes is adequate for almost all algorithmic design.</li>
<li><code>Linear algebra</code> -- mostly of interest for 3D graphics programming (2D programming hardly ever invokes it).</li>
<li><code>Set theory</code> -- the graduate ST course I am familiar with spent one week introducing ordinals and 11 weeks on proving theorems about different orders of infinity. Not of huge use for programming finite machines, though of immense relevance to the theory of computation.</li>
</ul>
<p>Apart from that most programmers I know enjoy mathematics, though a significant number of them didn't get much education in it. (In fact a significant number didn't get much education in CS, either -- I think the job market at the time encourageed people to enter it straight out of school.)</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576217#5762170Answer by Evan for Do programmers have to be good in mathematics?Evan2009-02-23T00:52:00Z2009-02-23T00:52:00Z<p>It can depend a bit what you mean by being good at math. For instance, I generally cannot add or subtract large numbers in my head. I'm pretty lousy in that department without a calculator handy.</p>
<p>I think a reasonable understanding of the various <em>theories</em> in maths can be helpful, if for no other reason then to know enough that when you hit a problem you can turn around and say, "Hey, matrices would really make an elegant solution for this issue, I need to go and learn more about them to get this working right" for example.</p>
<p>I wrote a bunch of statistical analysis modules for a project once, and knowing enough to be able to transpose the formulae that mathematicians gave me to code that lost as few <a href="http://en.wikipedia.org/wiki/Significant_digits" rel="nofollow">significant digits</a> as possible and minimise rounding issues was really important.</p>
<p>One day, I would love to write a clone of <a href="http://www.gamerz.net/c++robots/" rel="nofollow">C++ Robots</a> for the Java Virtual Machine, that basically uses the debugging interface to control the timeline of the game and get around the ugly timeslice problem C++ Robots has. Will be boning up on my <a href="http://en.wikipedia.org/wiki/Kinematics" rel="nofollow">kinematics</a> from year 12 physics if I ever get to that!</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576270#5762700Answer by VirtualBlackFox for Do programmers have to be good in mathematics?VirtualBlackFox2009-02-23T01:22:24Z2009-02-23T01:22:24Z<ul>
<li>You need Good problem solvers as programmers.</li>
<li>Good mathematicians are good problems solvers.</li>
<li>The set of good problem solvers who are not good mathematicians isn't empty.</li>
</ul>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576342#5763420Answer by Lee B for Do programmers have to be good in mathematics?Lee B2009-02-23T02:12:59Z2009-02-23T02:12:59Z<p>You don't HAVE to be good at math, but it'll definitely help. For example, have a go at this, using limited math knowledge. Then read on, and see how they solved it. Used well, math is a powerful tool, and a huge part of programming.</p>
<p><a href="http://cosmo.nyu.edu/hogg/research/2006/09/28/astrometry_google.pdf" rel="nofollow">http://cosmo.nyu.edu/hogg/research/2006/09/28/astrometry_google.pdf</a></p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576352#5763520Answer by Andrew Szeto for Do programmers have to be good in mathematics?Andrew Szeto2009-02-23T02:22:11Z2009-02-23T02:22:11Z<p>Reiterating what some have said before me, you don't necessarily have to be good at math, but it's a big plus. However, being able to understand computer logic, and logic overall, is a really big part in programming. And I do mean huge.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576355#5763550Answer by lubos hasko for Do programmers have to be good in mathematics?lubos hasko2009-02-23T02:23:58Z2009-02-23T02:23:58Z<p>Most programmers don't need to be good in math because for accessing database, throwing together some GUI, no math is necessary. That explains why functional programming is too difficult to grasp for most programmers.</p>
http://stackoverflow.com/questions/575561/do-programmers-have-to-be-good-in-mathematics/576366#5763661Answer by Can Berk Güder for Do programmers have to be good in mathematics?Can Berk Güder2009-02-23T02:30:04Z2009-02-23T02:30:04Z<p>See:</p>
<ul>
<li><a href="http://stackoverflow.com/questions/157354/is-mathematics-necessary-for-programming">Is mathematics necessary for programming?</a></li>
<li><a href="http://stackoverflow.com/questions/500519/do-programmers-inherently-love-mathematics">Do programmers inherently love mathematics?</a></li>
<li><a href="http://stackoverflow.com/questions/137550/is-programming-math">Is Programming == Math?</a></li>
<li><a href="http://stackoverflow.com/questions/107059/how-much-mathematics-and-physics-should-a-programmer-know">How much mathematics and physics should a programmer know?</a></li>
<li><a href="http://stackoverflow.com/questions/50529/can-you-be-terrible-at-math-and-still-a-great-programmer">Can you be terrible at math and still a great programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/16367/do-you-have-to-be-good-at-math-to-be-a-good-programmer">Do you have to be good at math to be a good programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/52176/what-are-the-core-mathematical-concepts-a-good-developer-should-know">What are the core mathematical concepts a good developer should know?</a></li>
</ul>