Designing the Data Science Classroom Workshop at rstudio::conf(2022)

[This article was first published on RStudio | Open source & professional software for data science teams on RStudio, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The data science ecosystem is constantly evolving. Packages are updated, new software is released, and fresh strategies are developed. For educators, the speed of the changes can be dizzying. They must stay proficient in their skills and informed on the advancements in teaching statistics and data science.

We’ve been busy here at RStudio and wanted to share some exciting new tools and features for those teaching data science. If these tools pique your interest, we are hosting a workshop on Designing the Data Science Classroom at rstudio::conf(). You will acquire concrete guidance on content, workflows, and infrastructure to employ these tools in your teaching. Watch a video on three reasons why you might be interested, or read more below:

Learn what’s new in data science

The tidyverse and tidymodels packages provide users with consistent design philosophy, grammar, and data structures for data science. There have been many updates in the past year, from new ways to wrangle data to the ability to use case weights.

In addition to package releases, it’s helpful to stay current with the tools. Quarto is a new publishing system for scientific and technical writing. Educators can create documents, web pages, blog posts, and books to share and publish their work. Quarto offers seamless support for Python, R, Julia, and Observable JavaScript. There’s a lot to learn. In this workshop, you will learn both how to teach Quarto to your students and how to use Quarto to create your teaching materials such as slides, course websites, etc.

With so many updates to relevant packages and tools, educators have to determine how to prioritize tweaking their course content. In our workshop, we’ll walk through what is important to incorporate into your curriculum.

Design a computational infrastructure

In addition to content, educators need to think about the computational infrastructure they will use in their teaching. Will students locally install software or use cloud resources? How will they interact with version control tools? And how will they get feedback on their work?

In this workshop, we will highlight RStudio Cloud as the tool of choice for the computational infrastructure of data science courses. It integrates with Git/GitHub, runs an RStudio IDE environment in the cloud (so that students do not have to run installations on their local machine), and allows educators to access, view, and edit projects. Recently, we introduced collaborative editing so that you can see students’ edits in real-time.

We will also introduce learnr, an R package that allows you to turn your R Markdown documents into interactive tutorials with automated feedback. These tutorials can be used for summative or formative feedback and can be highly enjoyable learning experiences for students.

Finally, in this workshop, you’ll also get a mini-module on R package development, specifically, making data packages for teaching purposes.

As you consider what concepts to teach in your classroom, a thorough knowledge of available tools and how to use them is key for a great classroom experience. Over two days of this workshop, you’ll get both a deep and broad coverage of content and tooling for teaching data science with R.

Engage with others

The data science community comprises members who aid and support each other. As you can imagine, many educators ask questions like, “Should I teach the base R pipe now?” or “How do I teach my students to find help online when they get stuck?”. By meeting and learning from like-minded people, you can find answers and inspiration to bring back to your classroom.

Learn more

We are excited to share more about the new tools and ideas in the data science space. We’d love to see you at the Designing the Data Science Classroom Workshop in July. Sign up today!

To leave a comment for the author, please follow the link and comment on their blog: RStudio | Open source & professional software for data science teams on RStudio.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)