Object Oriented Software Development Using Java (2ND)

個数:

Object Oriented Software Development Using Java (2ND)

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 696 p.
  • 言語 ENG
  • 商品コード 9780201737332
  • DDC分類 005.133

Full Description

This book teaches readers how to write well-designed object-oriented programs. KEY TOPICS: Added to learning to write well-designed, medium-sized object-oriented programs are new topics such as testing, the iterative software development process, UML, and the enterprise features of Java. Topics of interest for both academia and industry professionals are both discussed throughout the text. MARKET: For software practitioners interested in gaining the skills needed to create object-oriented programs.@ISBN = 0-201-73733-7@MAINCAT = Object Technologies@SUBCAT = Object Oriented Programming@DATALINE1 = 2003, 550 pages, 7 3/8 x 9 1/8@DATALINE2 = Hardcover, $52.00k

Contents

1. Object-Oriented Software Development.


The Challenges of Software Development.



An Engineering Perspective.



Object-Orientation.



Iterative Development Processes: RUP and XP.



2. Object-Oriented Modeling Using UML.


Principles and Concepts.



Modeling Relationships and Structures.



Modeling Dynamic Behaviors.



Modeling Requirements with Use Cases.



Case Study: An E-Bookstore.



3. Introduction to Java.


An Overview of Java 2 Platform.



The Java Run-Time Architecture.



Getting Started with Java.



4. Elements of Java.


Lexical Elements.



Variables and Types.



Statements.



Class Declarations.



Packages.



Exceptions.



A Simple Animation Applet.



5. Classes and Inheritance.


Overloading Methods and Constructors.



Extending Classes.



Extending and Implementing Interfaces.



Hiding Fields and Class Methods.



Applications — Animation Applets.



6. From Building Blocks to Projects.


Organizing Classes.



Contracts and Invariants.



The Canonical Form of Classes.



Design Guidelines.



Unit Testing.



Project Build.



7. Design by Abstraction.


Design Patterns.



Desinging Generic Componenets.



Abstract Coupling.



Design Case Study — Animation of Sorting Algorithms.



8. Object-Oriented Application Frameworks.


Application Frameworks.



The Collections Framework.



The Graphical User Interface Framework.



The Input/Output Framework.



9. Design Case Study: A Drawing Pad.


Planning.



Iteration 1: A Simple Scribble Pad.



Iteration 2: Menus, Options, and Files.



Iteration 3: Refactoring.



Iteration 4: Adding Shapes and Tools.



Iteration 5: More Drawing Tools.



Iteration 6: The Text Tool.



10. More Design Patterns.


Type-Safe Enumeration Type.



Creational Patterns.



Behavioral Patterns.



Structural Patterns.



11. Concurrent Programming.


Threads.



Thread Safety and Liveness.



Design Case Study.



12. Distributed Computing.


Socket-Based Communication.



Remote Method Invocation.



Java Database Connectivity (JDBC).



Common Object Request Broker Architecture (CORBA).