eroten / positconf23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The 'I' in Team

September 19, 2023, 11:00am - 11:20am, link

This repo contains slides and supporting materials for my presentation at the 2023 Posit Conference in Chicago, September 17th-20th.

R users don’t always come in sets. Often, you may be the only user on in the cubicle-block. But, one miraculous day, your manager finally fills the void and you welcome more folks on your team. Suddenly, the little R system you created to suit your needs, like a custom package, code styling, and file organization, isn’t just for you.

Want to suddenly overhaul that one package you wrote two years ago? It probably won’t work when your colleagues try to update it. Your new teammates are data.table fans, but you prefer the tidyverse. Do you need to refactor? Are style choices, like indentation important when collaborating, or are you just being persnickety?

In this talk, you will learn how to bring new teammates on board and blend your respective styles without pulling your hair out.

Dates, logistics, requirements, etc.

A crisp 20 minutes.

My speaker portal link

  • ✔️️ Schedule haircut
  • ✔️️ Update speaker bio, speaker photo, affiliation
  • ✔️ Book flight, hotel
  • Make social plans with Ashley, Jack McCarthy, other Mac folks
  • Re-factor website to Quarto?
  • Which slide format to use? -> Quarto

Timeline

  • ✔️ Mid-July: Meet with Brandon, Ellen
  • ✔️ Late July: Start slides,
  • ✔️ Early August: schedule brown-bag style runthrough at staff meeeting
  • ✔️ Late August: Have content mostly finalized, update talk abstract
  • ✔️ September 3: Outfit assembly
  • ✔️ September 13: Speaker Coaching Content Review
  • Septeber 14: Brown-bag style practice with coworkers
  • September 15: Complete talk backup recording
  • September 16: FLIGHT TO Chicago!
  • September 17: Scout out session location, stage
  • September 16-18
    • Practice first thing in the morning, just before bed.
    • Exercise, go to bed early, no sweets the morning of!

Contact person for speaker coaching- Kim Goldsmith kim@articulationinc.com

Conference email - conf@posit.co

Presentation

Built with Quarto

Repo structure

  • slides.qmd renders slides.html
  • theme.scss determines CSS styling rules
  • _extensions/, partials/ contain material used by Quarto
  • img/ contains all PNG and JPEG images used in the presentation

About

License:MIT License


Languages

Language:HTML 99.7%Language:SCSS 0.2%Language:R 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:Lua 0.0%