More Programming Pearls

More Programming Pearls pdf epub mobi txt 電子書 下載2025

Jon Bentley 世界著名計算機科學傢,被譽為影響算法發展的十位大師之一。他先後任職於卡內基-梅隆大學(1976~1982)、貝爾實驗室(1982~2001)和Avaya實驗室(2001年至今)。在卡內基-梅隆大學擔任教授期間,他培養瞭包括Tcl語言設計者John Ousterhout、Java語言設計者James Gosling、《算法導論》作者之一Charles Leiserson在內的許多計算機科學大傢。2004年榮獲Dr.Dobb's程序設計卓越奬。

出版者:Addison-Wesley Professional
作者:[美] Jon Bentley
出品人:
頁數:224
译者:
出版時間:1988-1-11
價格:USD 29.99
裝幀:Paperback
isbn號碼:9780201118896
叢書系列:
圖書標籤:
  • 算法 
  • programming 
  • Algorithm 
  • 計算機 
  • 編程 
  • 計算機科學 
  • 程序設計 
  • 經典 
  •  
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates the many varied aspects of programming, showing how programming can be both a fun and elegant science. Some of the essays cover programming techniques, like how profilers can provide insight into the dynamic behavior of programs, and methods for making data files self-describing. These techniques deal with real programs and they are realistically illustrated, using the C and Awk languages. Bentley also provides the reader with some tricks of the programmer's trade, like a collection of rules of thumb and hints for finding simple solutions to hard problems. These essays also originally appeared in the author's column in Communication of the ACM, and have been substantially revised, incorporating new sections, problems, and reader comments. 0201118890B04062001

具體描述

讀後感

評分

中文版,24頁中二分搜索的awk程序, $1 == "print" {for i =1;i <= n;i++}print i ": " x[i]}應該改為 $1 == "print" {for (i =1;i <= n;i++)print i ": " x[i]}  

評分

這本書非常好,篇幅不長,但對於思想的培育很有價值,而且給齣的一些參考書都是經典。也是屬於Bell Lab的光輝歲月的産物。缺點就是篇幅略短。 p7 用一定的時間把小問題思考清楚可以減少大量的時間。 p68 要懂得估算,並為各種規劃設置足夠的安全係數。 p81 dr.dobb's essent...  

評分

在卓越訂瞭有將近兩周瞭,先前早就見評論,相當不錯,看瞭兩章,很閤我胃口,著重訓練讀者的思維,如何抽象問題-->羅列條件-->分析綜閤-->求解?層層引入讀者,值得細細品嘗,可惜翻譯有點差,早知道就買本影印版瞭  

評分

原文寫於2010-06-23 ================= 今天遇到瞭一件好事和一件壞事,好事是我在圖書館預定的編程珠璣終於到我手上瞭,壞事是我準備留到暑假看的GEB被人預定瞭,我必須在7月4日前還給圖書館。。於是,我看瞭大半天的編程珠璣,於是,我的形式語言與自動機、數據庫考試又危險...

評分

Programming pearls is essentially a collection of column articles written by author in the 80s. Each article delivers an insight to the practical problem every programmer will meet in their daily job. It differ from the introduction to algorithm that progra...  

用戶評價

评分

讀完第一章我就覺得這本書值五星。

评分

開眼界.

评分

一星期簡單就看過瞭這本書,很多內容基於前一本。不過我覺得作者有些地方有些太過geek,太過偏激。一直在說小語言多麼多麼好,一直在說awk多麼多麼方便。。。唉,讀著不是很高興。。

评分

讀完第一章我就覺得這本書值五星。

评分

開眼界.

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

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