TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Do programmers generally lack of math skills?

1 点作者 betimd将近 8 年前
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 条评论

Koshkin将近 8 年前
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).
devnonymous将近 8 年前
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 未加载
ams6110将近 8 年前
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.
owebmaster将近 8 年前
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.