From 0a2a623d38d8eb8360c5f4e37111ecdf8f151e3e Mon Sep 17 00:00:00 2001
From: nancyrouleurs <34389192+nancyrouleurs@users.noreply.github.com>
Date: Thu, 16 Nov 2023 14:45:26 +0800
Subject: [PATCH] Update workshop schedule
Added lessons for Intro. to Unix Shell.
---
_includes/swc/schedule.html | 40 ++++++++++++++++++++++++++-----------
1 file changed, 28 insertions(+), 12 deletions(-)
diff --git a/_includes/swc/schedule.html b/_includes/swc/schedule.html
index 0b52392..dd1b5ed 100644
--- a/_includes/swc/schedule.html
+++ b/_includes/swc/schedule.html
@@ -8,24 +8,28 @@
Day 1
Arrival and Initial Set-up |
- 09:00 |
- Automated Version Control |
+ 9:00 |
+ Introduction to the workshop and tools |
- |
- Setting Up Git |
+ 9:15 |
+ Introduction to the Unix Shell |
|
- Creating a Repository |
+ Navigating Files and Directories |
-
+
|
- Tracking Changes |
+ Working With Files and Directories |
+
+
+ 10:00 |
+ Automated Version Control |
|
- Exploring History |
+ Setting Up Git |
10:30 |
@@ -33,11 +37,19 @@ Day 1
10:45 |
- Ignoring Things |
+ Creating a Repository |
|
- Remotes in GitHub |
+ Tracking Changes |
+
+
+ |
+ Exploring History |
+
+
+ |
+ Ignoring Things |
12:30 |
@@ -45,6 +57,10 @@ Day 1
13:30 |
+ Remotes in GitHub |
+
+
+ |
Collaborating |
@@ -68,11 +84,11 @@ Day 1
Hosting |
- 13:00 |
+ 15:00 |
Afternoon Tea |
- 13:15 |
+ 15:15 |
Supplemental: Using Git from
RStudio |