Object-Oriented Programming

Overview

This chapter introduces object-oriented programming, with a focus on understanding object-oriented concepts and terminology. It includes short examples of objects and classes in different programming languages.

Chapter Outline

Learning Objectives

  1. Understand key terms and definitions.
  2. Gain exposure to object-oriented programming.
  3. Given example source code, create a program that uses object-oriented programming concepts to solve a given problem.

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Programming Fundamentals Copyright © 2018 by Authors and Contributors is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book