買這商品的人也買了...
-
$680$537 -
$750$593 -
$1,166An Introduction to Formal Language and Automata, 5/e (IE-Paperback)
-
$950$808 -
$690$656 -
$860$731 -
$540$459 -
$580$458 -
$250$213 -
$500$395 -
$780$616 -
$550$468 -
$450$356 -
$680$537 -
$650$553 -
$980$833 -
$580$458 -
$450$356 -
$490$417 -
$780$663 -
$400$316 -
$560$442 -
$380$342 -
$280$238 -
$580$458
商品描述
What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.
Every language eventually builds up crud, Java included. The core language has become increasingly large and complex, and the libraries associated with it have grown even more. Learn how to take advantage of Java's best features by working with an example application throughout the book. You may not like some of the features Jim Waldo considers good, but they'll actually help you write better code.
- Learn how the type system and packages help you build large-scale software
- Use exceptions to make code more reliable and easier to maintain
- Manage memory automatically with garbage collection
- Discover how the JVM provides portability, security, and nearly bug-free code
- Use Javadoc to embed documentation within the code
- Take advantage of reusable data structures in the collections library
- Use Java RMI to move code and data in a distributed network
- Learn how Java concurrency constructs let you exploit multicore processors
商品描述(中文翻譯)
如果你能將 Java 簡化到其最佳特性,並用這個簡化版本來構建更好的應用程式,會怎樣呢?在這本書中,資深的 Sun Labs 工程師 Jim Waldo 揭示了 Java 中哪些部分最有用,以及為什麼這些特性使 Java 成為最佳的程式語言之一。
每種語言最終都會累積一些多餘的部分,Java 也不例外。核心語言變得越來越龐大和複雜,與之相關的庫也隨之增長。透過全書的範例應用程式,學習如何利用 Java 的最佳特性。你可能不喜歡 Jim Waldo 認為好的某些特性,但它們實際上會幫助你寫出更好的程式碼。
- 學習類型系統和包如何幫助你構建大型軟體
- 使用例外來提高程式碼的可靠性和可維護性
- 透過垃圾回收自動管理記憶體
- 發現 JVM 如何提供可攜性、安全性和幾乎無錯誤的程式碼
- 使用 Javadoc 在程式碼中嵌入文檔
- 利用集合庫中的可重用資料結構
- 使用 Java RMI 在分散式網路中移動程式碼和資料
- 學習 Java 的併發結構如何讓你充分利用多核心處理器