library(xaringanthemer)
style_mono_accent(
  base_color = "#1c5253",
  header_font_google = google_font("Josefin Sans"),
  text_font_google   = google_font("Montserrat", "300", "300i"),
  code_font_google   = google_font("Fira Mono")
)
knitr::opts_chunk$set(cache=TRUE)

class: middle

Learning Objectives

  1. Pedagogical features embedded within the book
  2. Teaching data science
  3. Overcoming barriers to doing data science

class: middle

But, before that

In response to the question, 'How should I get started doing data science'?

What would you recommend they do first, second, and third (subsequently) to get started?


Pedagogical principles for the book


class: middle

What was helpful to you?

What additional (helpful features could be added or created)?


Strategies for teaching data science


class: middle

What are other helpful teaching strategies?

How do these strategies look different with learners of different ages and in different contexts?


What's next?


Thank you!

Joshua Rosenberg
jmrosenberg@utk.edu
@jrosenberg6432



r4ds/bookclub-dsieur documentation built on May 20, 2022, 6:24 p.m.