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

Excuse me, how wide are you?

Up until now we approached objects and functions directly and that was very useful until now. For us to be a able take the next step as developers, we need to create code that is more reusable. A good example to this would be, a great teacher that sits and teaches a student and gets paid 50 bucks. Another teacher, that is just as good, creates a video course and then sells it to masses for 10 bucks. While both may be great teachers, one of them is more efficient and thus more profitable as he helps more people. This is exactly the same thing as what we're going through right now. Up until now, most of our developments were a one time hit, but for us to become great developers and leverage this new skill, we need to learn how to reuse our code.

A raise for arrays

Arrays in objects have a lot of commonalities and differences. In this chapter we dive deeper into arrays.

00:46

Animated Like Elton John

We start off by creating an animation, a cluster of animations that are very specific, With defined names, defined times, defined delays and so forth.

09:48

Excuse me, how wide are you?

For us to be a able take the next step as developers we need to create code that is more reusable.

07:40

Objects as associative arrays

Objects have a hidden feature within them. Not only are they a wonderful bucket for many things they can be used as a reference for elements.

11:15

24 minutes of doing

A practice session to rehearse functions, objects, associative arrays, and other topics.

24:03

Objects away, it's time to array

Arrays are objects that index information. They're linear.

10:17

The answer is recursive

Throughout the last two chapters we've been practicing recursive functions. This is one of the most cool and last known skills many developers just don't have.

14:51

Knowing what the user is doing

In this lecture and onwards we move in face the user and start interacting with them. By the end of this lesson you'll have ample experience with events and user interactions.

12:06

Everything we know intertwined

n this lesson we continue the journey into creating our analyze Application.

11:43

Wrapping things up

Finishing chapter 6 with a big bang.

07:39