December 2014
Intermediate to advanced
408 pages
9h 44m
English
CHAPTER 1
![]()
Object-Oriented Programming
Object-oriented programming (OOP) is the practice of creating a software architecture that enables flexibility through modular design. A programmer who is object-oriented isn’t necessarily one who is a more advanced coder, but one who chooses to be a more strategic coder, and who adheres to the principles of OOP. OOP isn’t a language; it’s the practice of architecting and the thought process behind it that leads to applications and languages being object-oriented, such as ActionScript 3 (AS3).
AS3 was built as an object-oriented language to mirror the mental model of a programmer who knows the benefits of ...
Read now
Unlock full access