An introduction to object-oriented programming through Turbo Pascal

  • Authors:
  • Chip Dixon

  • Affiliations:
  • Computer Information Systems Department, Humboldt State University, Arcata, CA

  • Venue:
  • ACM SIGCSE Bulletin
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents three introductory concepts of object-oriented programming: encapsulation, inheritance and polymorphism. The specific implementation for these concepts and other terms presented, is the language Turbo Pascal (5.5 or later). The examples illustrated have been successfully used as the first part of an introductory object-oriented programming class.