I've include my slides, the source code for the recipe box sample application, a file with links to all of the jsfiddles that wouldn't work in the demo and some other links, and my copy of the generated ember 0.9.3 source documentation built using jsdoc. enjoy.
Ember.js starter template
EmberJS - this is what you do first
1. Ember.Object.extend()
2. Ember.Object.reopen()
3. Ember.Object.create()
4. Ember.Object.reopenClass()
5. Compupted Properties
6. Bindings
7. Observers
emberjs home
emberjs on github
a discussion on the differences between emberjs and backbone