Talk in English - US at php[tek] 2019
Track Name:
Professional PHP
View Slides: https://www.slideshare.net/AlenaHolligan/obectoriented-collaboration
Short URL: https://joind.in/talk/1cd86
(QR-Code (opens in new window))
Object-Oriented programming provides a framework for software collaboration. We’ll see how the terminology relates to our code. We’ll see how these techniques provide the framework for collaboration, and we’ll learn to match the strategies to the terminology. Our first key to collaboration is that we all understand this terminology and how it’s expressed in our code. We’ll be examining the code for a specific project that we’ll be building on throughout the conference, beginning with keeping track of file imports.
Comments
Comments are closed.
Good starting point for people who are new to OOP