Skip to content

Commit 4dc0351

Browse files
authored
Update free-rwe-resources.md
1 parent 43358e8 commit 4dc0351

File tree

1 file changed

+37
-5
lines changed

1 file changed

+37
-5
lines changed

docs/free-rwe-resources.md

Lines changed: 37 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,45 @@ These curated, freely accessible resources provide foundational knowledge, pract
1919
Created by Danielle Boyce (ALS TDI)
2020
[Access the resource](https://view.genially.com/6655cfe3a5fcfd00138cc914/interactive-content-ohdsi-omop-and-fhir-for-neurodegenerative-disease-researchers)
2121

22-
## Additional Resources to Support the STARDUSTT framework
23-
### Git and GitHub
24-
[GitHub’s “Hello World” quickstart](https://docs.github.com/en/get-started/quickstart/hello-world)
22+
## 📚 Additional Resources to Support the STARDUSTT Framework
2523

24+
### 🔧 Git & GitHub
25+
- [GitHub Hello World Quickstart](https://docs.github.com/en/get-started/quickstart/hello-world) — Learn the basics of GitHub by creating your first repository.
2626

27-
### Relational Databases
28-
[Microsoft’s “Explore relational data concepts” module](https://learn.microsoft.com/en-us/training/modules/explore-relational-data-offerings/)
27+
### 🗄️ Relational Databases
28+
- [Microsoft Learn: Explore Relational Data Concepts](https://learn.microsoft.com/en-us/training/modules/explore-relational-data-offerings/) — Introduction to relational databases and core concepts.
2929

30+
---
31+
32+
### 📘 Data Science Handbook
33+
- [Open, Rigorous, and Reproducible Research: A Practitioner’s Handbook](https://datascience.stanford.edu/programs/stanford-data-science-scholars-program/data-science-handbook) — Stanford Data Science’s guide for reproducible research.
34+
35+
---
36+
37+
### 🧰 Data Management Tools & Guidance
38+
- [DMPTool](https://dmptool.org/) — Create and manage data management plans.
39+
- [NIH Data Management & Sharing Policy](https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-for-data-management-and-sharing/writing-a-data-management-and-sharing-plan#after) — Guidance on planning and budgeting for data sharing.
40+
41+
---
42+
43+
### 💻 Programming & Data Science Resources
44+
45+
**Core Platforms:**
46+
- [Project Jupyter](https://jupyter.org/) — Interactive computing.
47+
- [What is the Jupyter Notebook?](https://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/what_is_jupyter.html) — Beginner-friendly guide.
48+
- [NIAID NIH Informatics Resources](https://bioinformatics.niaid.nih.gov/resources).
49+
50+
**Software Carpentry (free, hands-on lessons):**
51+
- [Python](http://swcarpentry.github.io/python-novice-inflammation/)
52+
- [R](http://swcarpentry.github.io/r-novice-inflammation/)
53+
- [Databases & SQL](http://swcarpentry.github.io/sql-novice-survey/)
54+
55+
**Additional Learning:**
56+
- [DataCamp](http://www.datacamp.com/) — Interactive coding lessons.
57+
- [Khan Academy: SQL Basics](https://www.khanacademy.org/computing/computer-programming/sql/sql-basics/v/welcome-to-sql).
58+
- [Codecademy: Learn Python](https://www.codecademy.com/learn/learn-python).
59+
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/) by Jake VanderPlas.
60+
- [R for Data Science](https://r4ds.had.co.nz/) by Hadley Wickham & Garrett Grolemund.
61+
- [NIH “All of Us” Jupyter & Programming Docs](https://support.researchallofus.org/hc/en-us/articles/360039690191-Jupyter-Notebooks-and-programming).
3062

3163
## ***See "OMOP and OHDSI Resources" Chapter for More OMOP CDM Resources***

0 commit comments

Comments
 (0)