Teach Step-by-Step

John Lindquist
InstructorJohn Lindquist
Share this video with your friends

Social Share Links

Send Tweet
Published 7 years ago
Updated 5 years ago

Teaching an egghead lesson should feel like walking the audience through a set of instructions. Do this, then that, move that, twist this, finally push that. The audience wants to see you putting the code together. Assembling your demo while they watch makes it feel much more real and achievable.

[00:00] Record your lesson with a step-by-step approach. If my lesson title is, "How do I subscribe to an observable in Vue," then I would show step one start by npm installing vue-rx and rxjs, then step two would be to import VueRx from vue-rx, then import Rx from rxjs, and so on.

[00:32] While you don't say step one and step two out loud, you do have an inferred step one, do this, step two, do that. You work progressively through your lesson, showing them how to do exactly what you stated in the title.

Johan
Johan
~ 7 years ago

I though this lesson would suggest some tools to do the recording, with nice video and voice. Tools for cross-platform, tools for Mac only, linux only and/or windows only.

What would you suggest for Windows users ?

Markdown supported.
Become a member to join the discussionEnroll Today