Object Oriented Design & Patterns

Object Oriented Design & Patterns

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 464 p.
  • 言語 ENG
  • 商品コード 9780471319665
  • DDC分類 005.117

Full Description


Introduces object--oriented fundamentals critical to designing software and shows how to implement design techniques Horstmann's clear, hands--on presentation and outstanding writing style help readers to better understand the material Useful sidebars cover relevant data structures C++ notes throughout the book illustrate object--oriented programming concepts that are not available with Java An online UML editor (designed by the author) allows readers to create and test UML code Also available from Cay Horstmann, the highly successful Computing Concepts with Java Essentials, Third Edition (0--471--24371--X); Computing Concepts with C++ Essentials, Third Edition (0--471--16437--2), and Big Java (0--471--40248--6)

Contents

Preface; Chapter 1. A Crash Course in Java; Chapter 2. The Object-Oriented Design Process; Chapter 3. Guidelines for Class Design; Chapter 4. Interface Types and Polymorphism; Chapter 5. Patterns and GUI Programming; Chapter 6. Inheritance and Abstract Classes; Chapter 7. The Java Object Model; Chapter 8. Frameworks; Chapter 9. Multithreading; Chapter 10. More Design Patterns