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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Introduction to Logic in Computing Science [pdf]

29 点作者 motxilo超过 14 年前

4 条评论

primodemus超过 14 年前
The text uses Mizar, a formal language based on Tarsky-Grothendiek set theory for expressing and checking its proofs: <a href="http://mizar.org/system/" rel="nofollow">http://mizar.org/system/</a>
ses超过 14 年前
Logic is an understated and often overlooked area of Computer Science. I think notes like these are fantastic and it's great for all future programmers to learn something about logic itself. There is however a problem with students not having the foresight to see how it is applicable to their future career paths and being a CS student myself I can sympathise with this view. While puzzles and academic problems provide some good material to help explain logic, they do not provide much motivation to your average pragmatic young individual that wants to write software. We need more support for logic programming, and better integration with other software development platforms (one of the things I am working on). Logic programming is actually very applicable to many business problems and these in my view are the missing link in teaching of logic generally.
djorgensen超过 14 年前
Oh interesting! I attended that University (somewhat briefly, as my lack of funds did not allow me to really finish my degree).<p>CMPUT172 must have been discontinued shortly after these notes as from 2003 onwards they only offer CMPUT272 - Formal Systems in Logic in Computing Science now.<p>Certainly a good course, it really provides some great insight about how computers understand and process logical problems. I still have the text and have used it from time to time to show and discuss with others interesting logic problems. The only thing that the course missed was applying the knowledge in a programming environment.
chromophore超过 14 年前
Look at the notes similar to the one linked at the end of this website. <a href="http://web.cs.wpi.edu/~guttman/cs521_website/index.html" rel="nofollow">http://web.cs.wpi.edu/~guttman/cs521_website/index.html</a><p>I think this is a very helpful page.
评论 #2152652 未加载