Elements of Programming 2024 pdf epub mobi 电子书


Elements of Programming

简体网页||繁体网页

Elements of Programming 2024 pdf epub mobi 电子书 著者简介

Alexander Stepanov studied mathematics at Moscow State University from 1967 to 1972. He has been programming since 1972: first in the Soviet Union and, after emigrating in 1977, in the United States. He has programmed operating systems, programming tools, compilers, and libraries. His work on foundations of programming has been supported by GE, Brooklyn Polytechnic, AT&T,HP, SGI, and, since 2002, Adobe. In 1995 he received the Dr. Dobb’s Journal Excellence in Programming Award for the design of the C++ Standard Template Library.

Paul McJones studied engineering mathematics at the University of California, Berkeley, from 1967 to 1971. He has been programming since 1967 in the areas of operating systems, programming environments, transaction processing systems, and enterprise and consumer applications. He has been employed by the University of California, IBM, Xerox, Tandem, DEC, and, since 2003, Adobe. In 1982 he and his coauthors received the ACM Programming Systems and Languages Paper Award for their paper “The Recovery Manager of the System R Database Manager.”


Elements of Programming 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-12-22

Elements of Programming 2024 pdf epub mobi 电子书

Elements of Programming 2024 pdf epub mobi 电子书

Elements of Programming 2024 pdf epub mobi 电子书



喜欢 Elements of Programming 电子书 的读者还喜欢


Elements of Programming 电子书 读后感

评分

这本书不错 看看这个你们就知道了 http://www.xafc.com/梦想,是一个让我觉得非常珍贵的词,但是现如今,我又觉得这人人人可以拥有的东西很奢侈。 最近九个月我陷入了一种非常奇怪的状态,变得什么都不想干,不想念书,不想上课,不想做作业,甚至都不想复习就去考试,拖延症...

评分

p5 这个值可以卸载纸上,或者序列化后通过通信链路传输。 “通信链路” "良形式", "真部分的" 碰到这样的翻译,脑袋里过一遍还需要先转换为英文和大脑中的映像建立联系后,才能继续。 我怕是读不完了。  

评分

p5 这个值可以卸载纸上,或者序列化后通过通信链路传输。 “通信链路” "良形式", "真部分的" 碰到这样的翻译,脑袋里过一遍还需要先转换为英文和大脑中的映像建立联系后,才能继续。 我怕是读不完了。  

评分

这本书不错 看看这个你们就知道了 http://www.xafc.com/梦想,是一个让我觉得非常珍贵的词,但是现如今,我又觉得这人人人可以拥有的东西很奢侈。 最近九个月我陷入了一种非常奇怪的状态,变得什么都不想干,不想念书,不想上课,不想做作业,甚至都不想复习就去考试,拖延症...

评分

回头重新翻看这本书,严重怀疑作者是中了Haskell的毒,里面一坨坨的c++代码,翻译成Haskell都是几句话的事情。分析问题的思路都是Haskell的路子。 我更愿意相信这其实是英雄所见略同,说明这种思维方式很可能就是正确的思维方式。 哇咔咔,static typing rocks! 回头再发c++...  

类似图书 点击查看全场最低价
出版者:Addison-Wesley Professional
作者:Alexander A. Stepanov
出品人:
页数:288
译者:
出版时间:2009-6-19
价格:USD 39.99
装帧:Hardcover
isbn号码:9780321635372
丛书系列:

图书标签: programming  算法  编程  C++  计算机科学  Programming  计算机  程序设计   


Elements of Programming 2024 pdf epub mobi 电子书 图书描述

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.

Elements of Programming 2024 pdf epub mobi 电子书

Elements of Programming 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Elements of Programming 2024 pdf epub mobi 用户评价

评分

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

评分

极好

评分

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

评分

极好

评分

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

Elements of Programming 2024 pdf epub mobi 电子书


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有