Murach's Beginning Java 2, JDK 5 (Paperback)
暫譯: Murach's Java 2 入門,JDK 5 (平裝本)
Doug Lowe, Joel Murach, Andrea Steelman
- 出版商: Mike Murach
- 出版日期: 2005-01-15
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 782
- 裝訂: Paperback
- ISBN: 1890774294
- ISBN-13: 9781890774295
-
相關分類:
Java 程式語言
無法訂購
買這商品的人也買了...
-
$500$450 -
$990$891 -
$650$553 -
$2,190$2,081 -
$980$774 -
$1,140Effective Java, 2/e (Paperback)
-
$680$578 -
$620$527 -
$640$506 -
$780$663 -
$650$553 -
$650$514 -
$650$553 -
$750$638 -
$380$300 -
$520$442 -
$399$339 -
$650$553 -
$500$425 -
$750$638 -
$980$774 -
$450$356 -
$420$210 -
$680$578 -
$490$417
相關主題
商品描述
If you want to be a professional Java developer, this book is designed for you. It moves at a quick professional pace, yet doesn't leave you wondering what in the world it's talking about. As one programmer said in an email to us: "It cuts right to the essential information, providing the perfect balance between too many details and too much information. Example apps are incredible - they give a great starting point. I bought another well-known Java book, but they crammed too much information in it, to the point that I spent several hours trying to learn what I learned from your book in about 45 minutes."
As you'd expect, this book teaches you all the core Java skills you need on the job, showing you how to take advantage of time-saving Java features like:
* the Scanner class
* type-safe enumerations
* enhanced for loops
* typed collections
* generics
* autoboxing
* the StringBuilder class
But beyond that, it gives you the practical training you need in both object-oriented programming and data access programming. In particular, it shows you how to use a 3-tiered architecture to separate the business classes, presentation classes, and database classes of an application. It shows you practical techniques for populating business objects with data from files or databases. And it shows you how to use inheritance, polymorphism, interfaces, and the factory pattern in a way that is not just understandable but also reflects what's done in the real world. The result is, you'll soon be writing Java applications the way the best professionals do.
To download the book applications...
You can download the code for the book applications, the starting code and test data for the exercises in the book, and sample chapters from the Murach web site.
商品描述(中文翻譯)
本書的最新版本請參見 Murach's Java SE 6 (ISBN 9781890774424)。
如果你想成為一名專業的 Java 開發者,本書就是為你而設。它以快速的專業步調進行,但不會讓你對內容感到困惑。正如一位程式設計師在電子郵件中對我們所說的: '它直接切入關鍵資訊,提供了過多細節與過多資訊之間的完美平衡。範例應用程式非常棒 - 它們提供了很好的起點。我買了另一本知名的 Java 書籍,但他們塞入了太多資訊,以至於我花了幾個小時試圖學習你們書中大約 45 分鐘內學到的內容。'
如你所預期,本書教你在工作中所需的所有核心 Java 技能,並展示如何利用節省時間的 Java 特性,例如:
* Scanner 類
* 類型安全的列舉
* 增強型 for 迴圈
* 類型化集合
* 泛型
* 自動裝箱
* StringBuilder 類
但除此之外,它還提供了你在物件導向程式設計和資料存取程式設計中所需的實用訓練。特別是,它展示了如何使用三層架構來分離應用程式的業務類別、表示類別和資料庫類別。它展示了從檔案或資料庫填充業務物件的實用技術。並且它展示了如何使用繼承、多型、介面和工廠模式,以一種不僅易於理解而且反映現實世界做法的方式。結果是,你將很快以最佳專業人士的方式撰寫 Java 應用程式。
要下載書籍應用程式...
你可以從 Murach 網站下載書籍應用程式的程式碼、練習的起始程式碼和測試資料,以及範例章節。