diff --git a/core/core.qmd b/core/core.qmd index f2c5334..61a7ed5 100644 --- a/core/core.qmd +++ b/core/core.qmd @@ -16,13 +16,7 @@ This week you will revise some essential concepts for scientific computing: file ## Week 2 Core 2 File types, workflow tips and other tools - - - - - - - +This week we will consider File types, workflow tips and other tools. The independent study (~20 mins) reiterates the value of RStudio projects and shows you how you create them with usethis. You will also learn how to recognise and write cool 😎 code, not 😩 ugly code and code algorithmically. In the workshop we will examine some common biological data formats and discover some awesome short cuts to help you write cool 😎 code. You will also get a brief introduction to the command line and Google Colab. diff --git a/core/week-2/overview.qmd b/core/week-2/overview.qmd index 7f418ff..56e0909 100644 --- a/core/week-2/overview.qmd +++ b/core/week-2/overview.qmd @@ -3,7 +3,7 @@ title: "Overview" subtitle: "Core 2: File types, workflow tips and other tools" --- -This week +This week we will consider File types, workflow tips and other tools. The independent study reiterates the value of RStudio projects and shows you how you create them with **`usethis`**. You will also learn how to recognise and write cool 😎 code, not 😩 ugly code and code algorithmically. In the workshop we will examine some common biological data formats and discover some awesome short cuts to help you write cool 😎 code. You will also get a brief introduction to the command line and Google Colab. ### Learning objectives