Iterative Deepening for Talks
Tue 18 August 2015
When you give a talk, assume your audience knows nothing.
Start with a one minute summary, then go back to the beginning and give the 5 minute version of your talk. Showing an index slide for your talk does not count, those are a joke.
Only now can you give the full version of the talk since now the audience will have all relevant context in the L2 cache of their brain.
Tags: life, public speaking
M â MARKDOWN
italics | surround text with *asterisks* |
bold | surround text with **two asterisks** |
hyperlink | [hyperlink](https://example.com)or just a bare URL |
code | surround text with `backticks` |
surround text with ~~two tilde characters~~ | |
quote | prefix with > |
Loading comments...