This is the last lesson, Advanced Objects Review, Learn JavaScript Codecademy 2022 How to Program with JavaScript Full Course. This is the last lesson in Codecademy's Learn JavaScript course! We have learned much of the main subject matter in JavaScript to get you prepared for a programming career. There is still much practice we advise you do, and this can be accomplished by practicing some of the concepts you learned. Make sure to read through some of the JavaScript documentation pages to truly begin to realize the potential of the tools we have been learning about throughout this course. Learn to utilize arrays and objects. Practice looping through lists of data, as well as practice looping through objects. Learning how to grab data from objects and arrays will help you in figuring out different answers to problems that arise while you work on JavaScript projects. Really, figuring out answers to problems while working in programming will take you not memorizing information, but learning how to think like a programmer. Make sure to practice examples that arise in real-world use cases of programming concepts! This will make sure you master programming in JavaScript!