TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do programmers generally lack of math skills?

1 pointsby betimdalmost 8 years ago
Almost everyday I see and meet a lot of programmers (even good ones) that lack of math skills, but they've good career and perform well. How accurate is this hope you guys will answer here?

4 comments

Koshkinalmost 8 years ago
You are correct, and this is unfortunate. "Any fool can write a loop," but sometimes it takes some basic math knowledge to realize that you don't need a loop. Or, for example, that you can iterate through a sequence of squares simply by growing the sum of the odd numbers (which, I think, could be a sensible interview question).
devnonymousalmost 8 years ago
I am a fairly decent programmer with a good career but I&#x27;m not all that great at math. Not for the lack of interest, although tbh my interest in math developed after completing my formal education.<p>As for other programmers I know and have worked with I believe most of the good ones also had a good grasp of mathematics but there were also few like me.<p>So from personal experience I won&#x27;t draw any relationship between math skills and programming.
评论 #14436380 未加载
ams6110almost 8 years ago
I&#x27;ve never used math beyond basic arithmetic in nearly 30 years as a programmer. Went through three semesters of calculus, also linear algebra and statistics in college but have never used any of it professionally. Honestly at this point I could not do any of it without spending some substantial time on review.
owebmasteralmost 8 years ago
What would you define as a lack of math skills? Programming is math so every programmer use math, some well, most not so. Some use applied math in their day by day work, most of us don&#x27;t. But I bet that compared to the overall society, programmers knowledge in math are far above average.