1 00:00:00,000 --> 00:00:03,581 Congratulations on completing object-oriented JavaScript. 2 00:00:03,581 --> 00:00:06,043 There is a lot of material covered in this course. 3 00:00:06,043 --> 00:00:10,728 You learned several new terms, like property, method, encapsulation and class. 4 00:00:10,728 --> 00:00:15,628 You learned how to create object literals and add or update their properties and 5 00:00:15,628 --> 00:00:18,200 methods using dot and bracket notation. 6 00:00:18,200 --> 00:00:22,176 You built your first couple of classes and started thinking about object design and 7 00:00:22,176 --> 00:00:23,820 interaction. 8 00:00:23,820 --> 00:00:26,908 Now that you've completed the course, there's more to explore and learn. 9 00:00:26,908 --> 00:00:30,515 Check out the teacher's notes on this page for links to related content and 10 00:00:30,515 --> 00:00:32,298 suggestions for further practice. 11 00:00:32,298 --> 00:00:33,738 It's been great having you, and 12 00:00:33,738 --> 00:00:36,890 I truly hope you enjoyed learning about object-oriented JavaScript.