-
Notifications
You must be signed in to change notification settings - Fork 3
/
box2_web.Rmd
26 lines (18 loc) · 1.14 KB
/
box2_web.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
output:
html_document: default
---
- **Use online resources for self-paced learning**
Online resources like books, tutorials, slide decks, archived webinars, and presentations provide in-depth philosophies and hands-on examples great for initial learning as well as for reference later on.
- **Learn together by joining and/or creating communities**
Discuss academic articles or watch webinars during lab meetings, journal clubs, lunch, or happy hours.
Additionally, join or keep tabs on communities online.
- **Ask for help**
Expect that someone has already asked your question and learn to look for what they asked and which responses seem useful. Copy-paste your error messages directly into Google.
<br>
<br>
- **Attend in-person workshops and conferences**
Take a bootcamp to learn skills for research computing, and attend conferences both for skill-building and to see examples of how others use these tools.
- **Read blogs**
There are many individuals who blog about open data science concepts, `R` packages, workflows, etc. Try Googling a package you’re using, or going to the website of someone you are following on Twitter.
<br>