Public Speaking / Presentation (Slide/Deck)

About

When making a presentation, you have to do it with the assumption that people have enough formal level of knowledge to follow it.

List

Software

Slideshows

Markdown based

HTML based

<article id="webslides">
  <!-- Slide 1 -->
  <section>
    <h1>Design for trust</h1>
  </section>
  <!-- Slide 2 -->
  <section class="bg-primary">
    <div class="wrap">
      <h2>.wrap = container (width: 90%)</h2>
    </div>
  </section>
</article>

Jupyter Notebooks

Svg

  • Sozi create one svg and focus on part (animation)

Proprietary

Screen capture

Sketch

Export

  • DeckTape - export as pdf from presentation library

Public Speaking

Talks are also good at motivating me to do things. It's probably no coincidence that so many famous speakers are described as motivational speakers. That may be what public speaking is really for.

Documentation

Task Runner