From 0363ef69e585cab5e1ea87b31775ff63de035649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signe=20Kirk=20Br=C3=B8db=C3=A6k?= Date: Thu, 26 Sep 2024 18:24:52 +0200 Subject: [PATCH 1/2] docs: :memo: add learner assumption about Git and GitHub experience --- preamble/syllabus.qmd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/preamble/syllabus.qmd b/preamble/syllabus.qmd index 3ba89a6..e3e5499 100644 --- a/preamble/syllabus.qmd +++ b/preamble/syllabus.qmd @@ -16,6 +16,9 @@ course: common set of files - You have a desire to work together in a more open and transparent way in your team(s) +- You have used Git and/or GitHub a bit, either through GitHub's UI, + RStudio, or GitHub Desktop, but not regularly or in a team or a + collaborative setting. While we have these assumptions to help focus the content of the course, if you have an interest in learning what we teach but don't fit any of @@ -43,4 +46,4 @@ This course will **NOT** cover: - Using any programming language (like R or Python) - Any project management, for example related to tasks/issues (even - though we briefly cover issues) + though we briefly cover issues) \ No newline at end of file From f395ad924efa09fd5a0c21a033e6b62bd08f538e Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Mon, 7 Oct 2024 12:08:59 +0200 Subject: [PATCH 2/2] docs: :pencil2: add other IDE/editors --- preamble/syllabus.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preamble/syllabus.qmd b/preamble/syllabus.qmd index e3e5499..15fdbc2 100644 --- a/preamble/syllabus.qmd +++ b/preamble/syllabus.qmd @@ -17,7 +17,7 @@ course: - You have a desire to work together in a more open and transparent way in your team(s) - You have used Git and/or GitHub a bit, either through GitHub's UI, - RStudio, or GitHub Desktop, but not regularly or in a team or a + RStudio, VS Code, Jupyter Lab/Notebook, or GitHub Desktop, but not regularly or in a team or a collaborative setting. While we have these assumptions to help focus the content of the course,