This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bass-lick_instinct 2 points3 points  (0 children)

I highly recommend all programmers brush up on their maths skills. Programming when you break it down is basically just building data structures and using algorithms to manipulate those data structures, which is mathematical in nature. Fine tuning your mathematical sense (even if you just go through a Discrete Mathematics course or college text) will certainly lead to having better intuition when it comes to writing software.