Object-oriented programming [

The book provides the basic framework of knowledge about object-oriented programming

Bibliographic Details
Main Author: Derrick, Ligia (Author)
Format: Book
Language:English
Published: New York : Learning Press , 2014
Subjects:
Online Access:World Technologies
Table of Contents:
  • 1. Introduction to object-oriented programming
  • 2. Subtype polymorphism and this (computer science)
  • 3. Class and instance (computer science)
  • 4. Method (computer science) and message passing
  • 5. Abstraction and encapsulation (object-oriented programming)
  • 6. Inheritance (object-oriented programming) and mutator method
  • 7. Constructor (object-oriented programming) and dependency injection
  • 8. Object-relational mapping and object database
  • 9. Prototype-based programming and iterator pattern