Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Object-Oriented PHP Basics!
You have completed Object-Oriented PHP Basics!
Preview
We’ll take the basic programming concepts you already know and show you how to think about software in terms of objects.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
because it introduces new syntax and
seemingly complex terminology.
0:00
At a glance, object oriented programming
can appear to be far more complex
0:01
than simple procedural or inline code.
0:06
However, this doesn't have to be the case.
0:09
As you'll see, object oriented programming
0:12
is actually similar to the way
we perceive the real world.
0:15
That means an object oriented approach
0:19
can help you visualize the solution
to a problem more easily.
0:21
Object oriented programming or OOP for
short, is a style of coding that
0:25
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up