An Introduction to Object-Oriented Programming byprogrammer destination •March 27, 2016 Introduction Object-oriented (OO) software development can be a confusing topic for developers who create primarily procedural code. But it doesn't need to be. In this chapter we explore some of the basic theory behind OO and cover the (sometim…