Java Puzzlers 在線電子書 圖書標籤: Java programming 計算機 程序設計 編程 java Programming Puzzlers
發表於2024-11-22
Java Puzzlers 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
比較偏門的一些pitfall, 實用性沒有Effective Java高, 但是是有著難得價值的預防針
評分Java
評分大部分條目都挺好的,就是編譯錯誤類的puzzle太多瞭,可以去掉。
評分和大拿的其他書一樣,幾乎一直在告誡讀者:注意基礎,規範地寫代碼,少炫技。就感覺像讀一本武功秘籍,讀著讀著,書中就浮現齣八個大字:重劍無鋒,大巧不工。 扣一顆星是因為感覺為瞭湊夠每章10個例子,有一些章節有一些題感覺質量不高。
評分java程序員可以讀一下,有些講的是java的不推薦用細節,不適和實用 讀過之後,能開闊一下java細節的視野,很多不推薦實際應用。 最後的感受是,java代碼盡量寫通俗易懂的代碼。
JOSHUA BLOCH是Google的首席工程師,以及獲得過Jolt最暢銷奬的《高效Java編程語言指南(Effective Java Programming Language Guide)》(Addson-Wesley,2001)一書的作者。他之前是Sun Microsystems的傑齣工程師和Transarc的資深係統設計師。Josh領導瞭大量的Java平颱特性的設計與實現工作,包括JDK 5.0中的語言增強和獲奬的Java集閤框架。他擁有卡耐基.梅隆大學計算機科學的博士學位。 NEAL GAFTER是Google的軟件工程師和Java的傳道者。他之前是Sun Microsystems的資深員工工程師,在那裏他領導瞭Java編譯器的開發工作,並且通過5.0版實現瞭1.4版中的Java語言特性。Neal曾經是C++標準委員會的成員,他在Sun Microsystems、Microtec Research和Texas Instruments時領導瞭C和C++編譯器的開發工作。他擁有羅徹斯特大學計算機科學的博士學位。
"Every programming language has its quirks. This lively book reveals oddities of the Java programming language through entertaining and thought-provoking programming puzzles." --Guy Steele, Sun Fellow and coauthor of The Java(t) Language Specification "I laughed, I cried, I threw up (my hands in admiration)." --Tim Peierls, president, Prior Artisans LLC, and member of the JSR 166 Expert Group How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you! In the tradition of Effective Java(t), Bloch and Gafter dive deep into the subtleties of the Java programming language and its core libraries. Illustrated with visually stunning optical illusions, Java(t) Puzzlers features 95 diabolical puzzles that educate and entertain. Anyone with a working knowledge of Java will understand the puzzles, but even the most seasoned veteran will find them challenging. Most of the puzzles take the form of a short program whose behavior isn't what it seems. Can you figure out what it does? Puzzles are grouped loosely according to the features they use, and detailed solutions follow each puzzle. The solutions go well beyond a simple explanation of the program's behavior--they show you how to avoid the underlying traps and pitfalls for good. A handy catalog of traps and pitfalls at the back of the book provides a concise taxonomy for future reference. Solve these puzzles and you'll never again fall prey to the counterintuitive or obscure behaviors that can fool even the most experienced programmers.
看完前三章,大量求值顺序和转型的坑,基本和C别无二致 下面两个关于char的坑是我觉得比较有可能栽进去的 能用String就别用char,char类型会默默地类型提升成int,拼接的时候也会出问题,杀人与无形,比如 new StringBuffer('a'); System.out.println('a' + 'b'); 其他比如 ...
評分学习java好长时间了,没想到书里的好多问题自己都没有解决,看了这本书感觉自己java的水平又有点提高了
評分Joshua Bloch 的书,光看名字就知道应该买了。Effective Java也同时应该看一下,也是这位大师写的。真的很喜欢Bloch的书,大师的着眼点跟什么《X天精通Java》这类书完全不同。书中介绍了很多Java语言的细节,有很多都是很少人知道的,并且还有大师对于Java语言设计,类库设计的...
評分不晓得为什么国内的java大牛对这本书的关注会这么少?以至于java puzzlers出版这么久还没有很势力的书评,这种爆冷的场面是我始料未及的。 但是凭着Joshua Bloch的大名也应该来仔细阅读这本小书,想想当年的effective java给我们带来多大的震撼吧。 java puzzlers比effective j...
評分由于工作的需要,去了书店无意间发现这本书,刚翻了几页就被迷住了,索性买回来看看。很少有介绍技术的书香这本书一样让人着迷的。书中通过一个个小疑惑激发您去想,去思考,去实践java中的奥秘。同时书中还附有每个疑惑的解答,让您掀开那层神奇的面纱!
Java Puzzlers 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024