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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What types of math should I study for software engineering?

1 点作者 aufklarung将近 14 年前
What are the mathematical systems that most strongly reflect the problems and solutions of software engineering?

2 条评论

epicureanideal将近 14 年前
It depends on what you mean by software engineering. If you mean software planning/management, then basically high school algebra is sufficient.<p>As AwesomeTogether said, you'd want calculus and linear algebra for computer graphics. You'd want the same for scientific computing.<p>But for business software development or web development you could again get by with high school algebra. (Unless you want a Bachelors degree in which case they'll want you to have a lot of math.)
AwesomeTogether将近 14 年前
Mathematical logic, Combinatorics, Graph Theory and Probability Theory.<p>for computer graphics and networks do Linear Algebra and Group Theory, Geometry and Calculus.