We are actively developing data science workshops, which are meant to supplement the MEDS curriculum and teach additional skills. Below are our most up-to-date materials, presented to our current cohort of students. Materials for all workshops, including those that are no longer taught/maintained, can be found on the UCSB-MEDS GitHub Organization.
September 25, 2023
Creating your personal website using Quarto
instructional documentation | source code
A personal website is not only a great way to showcase your experiences and skills, but also gives people (potential employers included!) a better sense of who you are as a person. There are lots of great ways to build websites using R (e.g. {distill}
, {blogdown}
) – this year, we’ll be using Quarto, an exciting, new, and versatile publishing tool that supports R, Python, Julia, and ObservableJS.