How do I stay up to date with SOC2021?

May 24, 2021



  1. All session contents for SOC2021 will be posted to the current GitHub website. We will not be sending out any emails. Please check this website at least a day before each meeting to ensure you are up to date. Youtube links to each of the recorded sessions will be posted here as well.

  2. Get a free GitHub account and memorize your password. You will use it often. Once you login to your account, navigate to this repository and click on Watch button in the top right corner. This will help you keep track of changes being made upstream. I will update the repository periodically.

  3. Join our Slack channel for live coding and troubleshooting help. We will also post announcements on this channel instead of sending out emails to everyone.

  4. Install Git, the version control system on your computer

  5. Make sure your git installation works.

  6. Download and install latest versions of R and RStudio

  7. Install Pandoc, a versatile document converter (think plain text to html or pdf).

  8. Install a text editor. We recommend vim (also called vi).

Note: This page will be updated every week and new tools maybe added which you might need for the next meeting. Please strive to install them before you come for future meetings.