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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Mathematics for Computer Science (2017) [pdf]

127 点作者 sridca大约 6 年前

4 条评论

nicklaf大约 6 年前
A more recent version of this set of notes is available from the MIT course page: <a href="https:&#x2F;&#x2F;courses.csail.mit.edu&#x2F;6.042&#x2F;spring18&#x2F;mcs.pdf" rel="nofollow">https:&#x2F;&#x2F;courses.csail.mit.edu&#x2F;6.042&#x2F;spring18&#x2F;mcs.pdf</a>
WhitneyLand大约 6 年前
It&#x27;s worth reading at least the first couple pages where they contrast the meaning of truth, or &quot;proof&quot; across math, philosophy, a courtroom, a business, etc.<p>I heard axiomatic proofs are not always taught in US school geometry (typically 9th grade?) anymore.<p>If that&#x27;s true, I wonder what is the first educational exposure supposed to be nowadays to this kind of thinking.
whatshisface大约 6 年前
Another great book that fills a similar purpose is Volume 1 of the Art of Computer Programming by Donald Knuth. It presents a great introduction to (basic) math as computer scientists use it.
评论 #20054590 未加载
评论 #20054298 未加载
neduma大约 6 年前
the site looks very awesome.<p><pre><code> Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.</code></pre>