Object Oriented JavaScript
Duration: 43:16
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Object Oriented JavaScript Overview
What you'll learn
As most modern programing languages so does javascript support object oriented programing. If you have a light background in OOP in other languages what I will ask of you to do right now is totally forget about it as JavaScript is a different ball game. Once you get over the differences this language is one of the most powerful and agile languages in the world. Contrarily to most OOP languages that are based on Classes and Objects JavaScript in its core is built out of functions and objects.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!Object Oriented JavaScript Set up (HTML/CSS)
Setting up and getting ready before we start building a google map and learn how to work with JS OOP
Google Maps JavaScript API V3 Access
A short video showing step by step how to create an API key with google Maps
Using the JavaScript Console.log
Learn how to work with the Console.log and get the info from your browser
Creating a Google Map
All the steps to create a google map with indepth review.
Styling Google Maps
In this session we will learn the three steps involved in styling Google Maps
Creating a JavaScript Constructor
What is a constructor and how does it work? learn how to create your own custom objects.
JavaScript Scope
In this session we spend some time to talk about scope.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!