CHAPTER 1
Overview of Object-Oriented Programming
To set the stage for your study of object-oriented programming (OOP) and C#, this chapter will look briefly at the history of object-oriented programming and the characteristics of an object-oriented programming language. You will look at why object-oriented programming has become so important in the development of industrial-strength distributed-software systems. You will also examine how C# has evolved into one of the leading application programming languages.
After reading this chapter, you will be familiar with the following:
- what object-oriented programming is
- why object-oriented programming ...
Get Beginning C# Object-Oriented Programming, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.