The Object Of Java, 2/e

David D. Riley

  • 出版商: Addison Wesley
  • 出版日期: 2005-09-24
  • 售價: $1,030
  • 貴賓價: 9.8$1,009
  • 語言: 英文
  • 頁數: 880
  • 裝訂: Paperback
  • ISBN: 0321331583
  • ISBN-13: 9780321331588
  • 相關分類: Java 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

The Object of Java takes an "objects-centric" approach to problem solving and programming using Java. This new edition takes full advantage of the new features of Java 5.0, and has replaced the use of the aLibrary package with increased emphasis on awt and swing. This book takes an objects first approach, and also focuses on the skills and discipline of software engineering that are needed for good programming. Since specifications are critical for conveying code behavior in the object-oriented model, discussions of method preconditions and postconditions, and class invariants are used consistently to document examples and to define example classes. It also uses the notion of patterns to identify numerous expressions, instructions, algorithms and designs that serve to pattern program segments.

商品描述(中文翻譯)

《Java物件導向》以「以物件為中心」的方式來解決問題和使用Java進行編程。這本新版書籍充分利用了Java 5.0的新功能,並增加了對awt和swing的重點介紹,取代了aLibrary套件的使用。本書採用了以物件為先的方法,並著重於軟體工程所需的技能和紀律,以達到良好的編程效果。由於在物件導向模型中,規範對於傳達程式碼行為至關重要,因此在例子的文件和定義範例類時,一貫地討論了方法的前置條件和後置條件,以及類的不變量。本書還使用模式的概念來識別多個表達式、指令、算法和設計,以形成程式段的模式。