02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School

Object Oriented JavaScript

Cracking into a new Session of JavaScript as we explore the deeper waters of Objects Oriented Programing in JavaScript

Duration:

43:16

Created with

Ben Fhala

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.

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

05:20

Google Maps JavaScript API V3 Access

A short video showing step by step how to create an API key with google Maps

02:47

Using the JavaScript Console.log

Learn how to work with the Console.log and get the info from your browser

03:53

Creating a Google Map

All the steps to create a google map with indepth review.

11:26

Styling Google Maps

In this session we will learn the three steps involved in styling Google Maps

07:26

Creating a JavaScript Constructor

What is a constructor and how does it work? learn how to create your own custom objects.

05:30

JavaScript Scope

In this session we spend some time to talk about scope.

06:53