《具体抽象 - 使用 Scheme 进行计算机科学简介》
《Concrete Abstractions - An Introduction to Computer Science Using Scheme》
1999

简介:
本书将理论与实践进行了彻底的结合,并将理论作为实践的重要组成部分,而不是与实践对立。因此,在实际的具体应用背景下,向学生介绍了编写有效、高效程序所需的分析工具。 本书包括重要的编程项目,让学生积极参与概念的应用。每章都以应用部分结尾,其中将该章中的概念应用于一个重要而有趣的问题,该问题涉及程序设计和修改现有代码。 作者一次介绍一个概念,介绍面向对象编程的发展。构成面向对象编程 (OOP) 的每个组件概念都是单独介绍的;然后逐渐将它们融合在一起。 根据现代课程建议,本书介绍了多种编程范式:函数式编程、汇编语言编程和面向对象编程——使学生能够轻松地从 Scheme 过渡到其他编程语言。 最后一章提供了从 Scheme 到 Java 的过渡。在一本书中提供这种过渡,可以通过与 Scheme 进行比较来解释 Java,包括展示两种语言的示例程序。Java 还支持探索事件驱动的图形用户界面和并发性。
英文简介:
The book features thorough integration of theory and practice, and presents theory as an essential component of practice, rather than in contrast to it. Thus, students are introduced to the analytic tools they need to write effective and efficient programs, in the context of practical and concrete applications. Significant programming projects are included that actively involve students in applying concepts. Each chapter ends with an application section, in which the concepts from that chapter are applied to a significant, interesting problem that involves both program design and modifying existing code. The authors present development of object-oriented programming, one concept at a time. Each of the component concepts that constitute object-oriented programming (OOP) is introduced independently; they are then incrementally blended together. In keeping with modern curricular recommendations, this book presents multiple programming paradigms: functional programming, assembly-language programming, and object-oriented programming--enabling the student to transition easily from Scheme to other programming languages. The final chapter provides a transition from Scheme to Java. Providing this transition within a single book allows Java to be explained by comparison with Scheme, including showing an example program in both languages. Java also supports exploration of event-driven graphical user interfaces and concurrency.
- 语言
- 英文/English
- 在线查阅
- View/Download
最后更新:2025-03-15 16:46:56