Корично изображение Книга

An introduction to programming and object-oriented design using JAVA /

Основен автор: Nino, Jaime.
Други автори: Hosch, Frederick A.
Формат: Книга
Език: English
Публикувано: New York : Wiley, c2002.
Предмети:
Онлайн достъп: Publisher description
Table of Contents
http://library.aubg.bg/LibOnline/RM/bookjackets/IntroductionToProgrammingAndObjectOrientedDesignUsingJava.jpg
Съдържание:
  • Data Abstraction: Introductory Concepts
  • Basic Java Structural Components
  • Specification of a Simple Class
  • Implementing a Simple Class
  • Conditions
  • Programming by Contract
  • Testing a Class
  • Relations
  • Putting Together a Complete System
  • Software Quality
  • Lists and Iteration
  • Sorting and Searching
  • Abstraction and Inheritance
  • Modeling with Abstraction
  • Organizing Lists
  • Recursion
  • Failures and Exceptions
  • Building the User Interface
  • Designing the GUI Front-End: The Model-View-Controller Pattern
  • Computational Complexity
  • Implementing Lists: Array Implementations
  • Implementing Lists: Linked Implementations
  • Organizing List Implementations
  • Dispensers and Dictionaries.