[00:01] Introduction to PC setup for R Studio and GitHub
[00:32] What is GitHub? (Repositories and Version Control)
[02:03] Creating a GitHub Account and Professional Best Practices
[03:12] Installing GitHub Desktop (GUI vs. Command Line)
[03:26] Using GitHub Classroom to Clone Assignments
[05:19] Installing R (CRAN) and R Studio Desktop
[06:40] Creating a Test Repository in GitHub
[07:30] Cloning a Repository to Your Local Machine
[08:34] Creating and Editing Files Locally
[09:26] The GitHub Workflow: Pull, Stage, Commit, and Push
[10:45] Verifying Changes on GitHub.com
[11:13] Workflow for Homework Assignments
[12:15] Working with R Projects in R Studio
[13:36] Running Code Chunks and Completing Assignments in QMD
[16:10] Saving Work and Committing Changes in GitHub Desktop
[17:34] Summary of the Submission Process