Elements of Programming

Elements of Programming pdf epub mobi txt 电子书 下载 2025

Alexander A. Stepanov
圖書標籤:
想要找书就要到 求知書站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!
Preface
Chapter 1 - Foundations
Chapter 2 - Transformations and Their Orbits
Chapter 3 - Associative Operations
Chapter 4 - Linear Orderings
Chapter 5 - Ordered Algebraic Structures
Chapter 6 - Iterators
Chapter 7 - Coordinate Structures
Chapter 8 - Coordinates with Mutable Successors
Chapter 9 - Copying Algorithms
Chapter 10 - Rearrangements
Chapter 11 - Partition and Merging
Chapter 12 - Composite Objects
Afterword
Appendix A - Mathematical Notation
Appendix B - Programming Language (by Sean Parent and Bjarne Stroustrup)
Bibliography
Index
· · · · · · (收起)

具体描述

Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. The book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.

This is not an easy book. Nor is it a compilation of tips and tricks for incremental improvements in your programming skills. The book’s value is more fundamental and, ultimately, more critical for insight into programming. To benefit fully, you will need to work through it from beginning to end, reading the code, proving the lemmas, doing the exercises. When finished, you will see how the application of the deductive method to your programs assures that your system’s software components will work together and behave as they must.

Following key definitions, the book describes a number of algorithms and requirements for types on which they are defined that exemplify its abstract mathematical approach. The code for these descriptions—also available on the Web—is written in a small subset of C++ meant to be accessible to any experienced programmer. This subset is defined in a special language appendix coauthored by Sean Parent and Bjarne Stroustrup.

Whether you are a software developer, or any other professional for whom programming is an important activity, or a committed student, you will come to understand what the book’s experienced authors have been teaching and demonstrating for years—that mathematics is good for programming, that theory is good for practice.

用户评价

评分

##读了一遍了,至少要多读几遍才能有收获,现在读了第一遍后最大的收获是终于有理由去学代数了,什么群啊,环之类的概念了,有了这些初步视觉上的印象,再去看就能与未能理解的这本书关联起来了,就从抽象到具体了吧

评分

评分

评分

##中文译名《编程原本》,足见其地位。

评分

##过程相当痛苦,而且至今还有一些知识点没有很好的理解。 不敢说全懂,但是还是很认真地做了大部分的习题的,对引理和工程也有所思考。有时,觉得书写错了。错了。。错了。。。真的错了。最后发现还是自己错了。所以,若有读者认书错了。。。再多想一下下吧~! 需重读,再写笔记,时间的话就。。。

评分

##中文译名《编程原本》,足见其地位。

评分

评分

评分

有些很有用的算法,有些很有启发的思想,还有一些纯粹C艹的东西。西加加大法,一天八十八

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 tushu.tinynews.org All Rights Reserved. 求知書站 版权所有