Brian Harvey
人物简介:
Brian Harvey, author of Computer Science Logo Style, is a lecturer in the Computer Science Department at the University of California, Berkeley. Matthew Wright is a researcher at the Center for New Music and Audio Technologies at the University of California, Berkeley.
Simply Scheme书籍相关信息
- ISBN:9780262581356
- 作者:Brian Harvey / Matthew Wright
- 出版社:The MIT Press
- 出版时间:1994-3
- 页数:616
- 价格:暂无价格
- 纸张:暂无纸张
- 装帧:Hardcover
- 开本:暂无开本
- 语言:暂无语言
- 适合人群:计算机科学专业学生, 程序员, 对编程语言感兴趣的爱好者, 函数式编程开发者, 教育工作者
- TAG:计算机科学 / 算法 / 编程语言 / 程序设计 / 函数式编程 / Scheme语言
- 豆瓣评分:暂无豆瓣评分
- 更新时间:2025-05-17 04:33:56
内容简介:
An introductory level text for students who are not majoring in computer science, as well as for computer science majors with no prior programming experience. This text teaches computer science from a functional and symbolic point of view. It provides a solid platform from which students can go on to study the seminal work "Structure and Interpretation of Computer Programs". Beginners will find the authors' approach sophisticated yet conversational and unintimidating. Using Scheme, a modern dialect of Lisp, they teach fundamental ideas and concepts of computer science composition of functions, function as object, recursion, abstraction (data abstraction and procedural abstraction), and sequential (non-functional) techniques - in a way that avoids confusing technical pitfalls. Interesting non-mathematical programming examples use words and sentences as data; practical examples are represented by miniature spreadsheet and database programs. "Simply Scheme" devotes five chapters to recursion, presenting distinct ways for readers to think about this watershed idea. There is also a chapter on file input/output, and students are able to work on substantial, realistic programming projects in the first semester. Compared to Pascal- or C-based texts, "Simply Scheme" has many advantages in its use of the Scheme programming language. Scheme is interactive and allows for ease of program development and debugging; its functions and automatic storage allocation provide a high level of abstraction so that programmers can concentrate on the desired goal instead of on the computer; its simple, uniform syntax doesn't take up months of class time.
全格式电子版 - 免费下载