These are currently what I think are the Top 10 Angular 2 Tutorial Videos available to you at the moment (as at November 2016). There are video tutorials to suit any skill level beginners, intermediate and advanced developers.
1. Hello World (es5)

Angular 2 fully supports using es5 so you don’t have to use TypeScript or any other transpiler to get started. John walks you through writing your first component in es5, bootstrapping it, then adding another Angular 2 component to the template.
2. Getting started with Angular 2

This screencast accompanies our alpha.22 release, which is part of Angular 2 developer preview (pre-beta). It shows how to get started from an empty directory, and build a simple Angular 2 demo.
3. An Angular2 Todo App

With ng-conf right around the corner it’s time to catch a glimpse of Angular2. Angular Core Contributor David East will give an overview of what’s new in Angular and live code a Todo app with Angular2 and Firebase.
4. Template Syntax

Curious about the new Angular 2 template syntax features? In this preview, John will take you on a tour.
5. Migrating Angular 1 to Angular 2

Time to make the switch to Angular2. This talk will cover all of the fundamentals of taking an Angular 1.x app and taking to an Angular2 version. It’s time to start thinking in Components.
6. Databindinging in Angular2

Databinding is a significant improvement in Angular 2 over what is in Angular 1.x. Learn from Misko, the father of Angular what the changes are and why they are so important.
7. Angular 2 Router

8. What’s coming in Angular 2.0
