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

The answer is recursive

Throughout the last two chapters we've been practicing recursive functions. This is one of the coolest and least known skills that many developers just don't have. It's true, we've been over using them mainly for educational reasons. In the last chapter, we will cover loops (it would be a great idea to go back to these lessons or source files and upgrade them into loops). Anyways back to our task! Our task in this lesson is to convert our three item animator into an unlimited amount of items animator. I know... pretty cool.

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