More Programming Pearls epub pdf mobi txt 電子書 下載 2025
發表於2025-04-15
More Programming Pearls epub pdf mobi txt 電子書 下載 2025
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 epub pdf mobi txt 電子書 下載 2025
More Programming Pearls 下載 epub mobi pdf txt 電子書More Programming Pearls mobi pdf epub txt 電子書 下載 2025
More Programming Pearls epub pdf mobi txt 電子書 下載##中文版,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]}
評分##第7章的開頭: "那就是 Bob Martin 介紹的"封底計算工程技術的精彩(古怪)方式. 該思想在工程學校中是標準食糧, 但對大多數從業工程師來說, 則是麵包和黃油瞭. 不幸的是, 忽視計算的現象太常見瞭" 看到這裏, 我被 "但對大多從業工程師來說" 裏麵的"但"字搞糊塗瞭, 這裏明明是並...
評分 評分 評分讀完第一章我就覺得這本書值五星。
評分##打通任督六脈之作--Jon老師篇 05年的時候,同學去華為工作,因為華為需要一段時間的軍訓洗腦,為瞭消磨時間,他順帶買瞭一本《編程珠璣》來研究,當時他和我說:一起來研究算法吧。當時粗略的在網上看瞭一下,覺得隻是把一些常用算法羅列瞭而已,於是並不在意,也就這麼放棄瞭。 06年的時候,半瞭一張上海圖...
評分##作為上一本的續作,一些內容看似是重復的:性能監測、二分搜索排錯、“另闢蹊徑”的解決方法、代碼調優、估算、取樣和隨機選擇。這其中大部分不是“復製——粘貼”式的重復,而是深化或視角的變換。 除此以外,本書介紹瞭上一本沒有涉及的方麵:小語言、輕量級...
評分 評分##第二本的anecdotes感覺上會更多點?
More Programming Pearls epub pdf mobi txt 電子書 下載 2025