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 JavaScript!
You have completed Object-Oriented JavaScript!
Preview
Update and add new properties to object literals using dot and bracket notation.
Practice Opportunities
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
really comfortable with the basics
of objects and object syntax.
0:00
Object literals are just one
way to create objects, but
0:03
they're a great way to learn the basics.
0:05
So that you're ready to hit the ground
running with more advanced object
0:07
discussions later on in this course.
0:10
Remember, object oriented programming
is about designing programs that use
0:13
objects for
the primary logic of the program.
0:17
To do that, you need to have
a good grasp of the syntax for
0:20
how we create and interact with objects.
0:23
Now that we know how to access properties
using dot and bracket notation,
0:26
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