Introduction to OOP Chapter 1: Thinking Object-Oriented : next previous audio real text

Roadmap

In this chapter we begin our exploration of object-oriented programming. Among the topics we will explore:

What is a paradigm? Why is this term used to describe the object-oriented approach to problem solving?

How does language influence thought?

What are some of the characteristics of the object-oriented way of thinking?

Intro OOP, Chapter 1, Slide 01