Elements of Programming (Hardcover)
暫譯: 程式設計的元素 (精裝版)
Alexander A. Stepanov, Paul McJones
- 出版商: Addison Wesley
- 出版日期: 2009-06-01
- 定價: $1,400
- 售價: 9.0 折 $1,260
- 語言: 英文
- 頁數: 288
- 裝訂: Hardcover
- ISBN: 032163537X
- ISBN-13: 9780321635372
-
相關分類:
程式語言、軟體工程
立即出貨
買這商品的人也買了...
-
$880$695 -
$880$695 -
$990$891 -
$790$774 -
$620$527 -
$620$490 -
$380$323 -
$450$383 -
$690$587 -
$750$593 -
$650$553 -
$520$411 -
$650$553 -
$500$395 -
$580$458 -
$530$199 -
$580$458 -
$400$316 -
$650$514 -
$520$343 -
$520$442 -
$680$537 -
$820$648 -
$580$458 -
$890$703
相關主題
商品描述
—Martin Newell, Adobe Fellow
“The book contains some of the most beautiful code I have ever seen.”
—Bjarne Stroustrup, Designer of C++
“I am happy to see the content of Alex’s course, the development and teaching of which I strongly supported as the CTO of Silicon Graphics, now available to all programmers in this elegant little book.”
—Forest Baskett, General Partner, New Enterprise Associates
“Paul’s patience and architectural experience helped to organize Alex’s mathematical approach into a tightly-structured edifice—an impressive feat!”
—Robert W. Taylor, Founder of Xerox PARC CSL and DEC Systems Research Center
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, and 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.
The book presents a number of algorithms and requirements for types on which they are defined. 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, and that theory is good for practice.
商品描述(中文翻譯)
“問問機械、結構或電氣工程師,如果沒有堅實的數學基礎,他們能走多遠,他們會告訴你,‘不遠。’然而,所謂的軟體工程師往往在幾乎不考慮他們所做事情的數學基礎的情況下進行他們的工作。然後我們就會想,為什麼軟體經常以延遲交付和充滿錯誤而聞名,而其他工程師則能準時交付完成的橋樑、汽車、電器等,且只有輕微的缺陷。本書旨在糾正這種不平衡。我的高級開發團隊成員在 Adobe 參加了基於相同材料的課程,所有人都從中獲益良多。這本書看似是一本高度技術性的文本,僅針對計算機科學家,但對於所有實踐中的軟體工程師來說,應該是必讀的。”
—馬丁·紐維爾,Adobe Fellow
“這本書包含了我見過的最美麗的程式碼。”
—比雅恩·斯特勞斯特魯普,C++ 設計者
“我很高興看到 Alex 的課程內容,作為矽圖形公司的 CTO,我強烈支持其開發和教學,現在這本優雅的小書讓所有程式設計師都能夠接觸到。”
—福雷斯特·巴斯凱特,新企業合夥人
“保羅的耐心和架構經驗幫助將 Alex 的數學方法組織成一個緊密結構的體系——這是一項令人印象深刻的成就!”
—羅伯特·W·泰勒,Xerox PARC CSL 和 DEC 系統研究中心創始人
《程式設計的元素》提供了與其他地方不同的程式設計理解。其主要前提是,實用程式設計,像其他科學和工程領域一樣,必須建立在堅實的數學基礎上。這本書顯示,實現於真實程式語言中的演算法,例如 C++,可以在最一般的數學環境中運作。例如,快速幂演算法被定義為可以與任何結合運算一起工作。使用抽象演算法可以導致高效、可靠、安全和經濟的軟體。
這不是一本簡單的書。也不是一本關於增量提升程式設計技能的技巧和竅門的彙編。這本書的價值更為根本,最終對於理解程式設計更為關鍵。要充分受益,你需要從頭到尾地學習,閱讀程式碼,證明引理,並完成練習。完成後,你將看到演繹法的應用如何確保你的系統軟體組件能夠協同工作並按預期行為。
本書介紹了多個演算法及其定義所需的類型要求。這些描述的程式碼——也可在網路上獲得——是用一小部分 C++ 編寫的,旨在讓任何有經驗的程式設計師都能夠接觸。這個子集在由肖恩·帕倫特和比雅恩·斯特勞斯特魯普共同編寫的特殊語言附錄中定義。
無論你是軟體開發人員,還是對程式設計有重要活動的其他專業人士,或是全心投入的學生,你都會理解這本書的經驗豐富的作者多年來所教導和展示的——數學對程式設計是有益的,理論對實踐是有益的。