Skip to content

Commit

Permalink
add the overview text to files relating to core 2
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Oct 2, 2023
1 parent fd03a60 commit 0714c50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions core/core.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!-- Before -->
<!-- Apply to GitHub Global Campus as a student -->





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.


<!-- After -->
Expand Down
2 changes: 1 addition & 1 deletion core/week-2/overview.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0714c50

Please sign in to comment.