發表於2025-03-09
Jon Bentley 世界著名計算機科學傢,被譽為影響算法發展的十位大師之一。他先後任職於卡內基-梅隆大學(1976~1982)、貝爾實驗室(1982~2001)和Avaya實驗室(2001年至今)。在卡內基-梅隆大學擔任教授期間,他培養瞭包括Tcl語言設計者John Ousterhout、Java語言設計者James Gosling、《算法導論》作者之一Charles Leiserson在內的許多計算機科學大傢。2004年榮獲Dr.Dobb's程序設計卓越奬。
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
More Programming Pearls 下載 mobi pdf epub txt 電子書 格式 2025
More Programming Pearls 下載 mobi epub pdf 電子書##第7章的開頭: "那就是 Bob Martin 介紹的"封底計算工程技術的精彩(古怪)方式. 該思想在工程學校中是標準食糧, 但對大多數從業工程師來說, 則是麵包和黃油瞭. 不幸的是, 忽視計算的現象太常見瞭" 看到這裏, 我被 "但對大多從業工程師來說" 裏麵的"但"字搞糊塗瞭, 這裏明明是並...
評分##薄薄的一本書,絲毫無愧於珠璣兩個字 能把書寫薄寫精的人都是無比厲害的人物,相信看過K&R的<C Progamming Language>的人都有類似的體會 隻要看瞭第一章,我相信你會對這本書佩服得五體投地。一個簡潔的小例子,幾個看似簡單的算法,實際上包含瞭很多算法設計的思想.看完第一...
評分##薄薄的一本書,絲毫無愧於珠璣兩個字 能把書寫薄寫精的人都是無比厲害的人物,相信看過K&R的<C Progamming Language>的人都有類似的體會 隻要看瞭第一章,我相信你會對這本書佩服得五體投地。一個簡潔的小例子,幾個看似簡單的算法,實際上包含瞭很多算法設計的思想.看完第一...
評分 評分##第二本的anecdotes感覺上會更多點?
評分 評分##一星期簡單就看過瞭這本書,很多內容基於前一本。不過我覺得作者有些地方有些太過geek,太過偏激。一直在說小語言多麼多麼好,一直在說awk多麼多麼方便。。。唉,讀著不是很高興。。
評分##中文版,24頁中二分搜索的awk程序, $1 == "print" {for i =1;i <= n;i++}print i ":\t" x[i]}應該改為 $1 == "print" {for (i =1;i <= n;i++)print i ":\t" x[i]}
評分##打通任督六脈之作--Jon老師篇 05年的時候,同學去華為工作,因為華為需要一段時間的軍訓洗腦,為瞭消磨時間,他順帶買瞭一本《編程珠璣》來研究,當時他和我說:一起來研究算法吧。當時粗略的在網上看瞭一下,覺得隻是把一些常用算法羅列瞭而已,於是並不在意,也就這麼放棄瞭。 06年的時候,半瞭一張上海圖...
More Programming Pearls mobi epub pdf txt 電子書 格式下載 2025