Data and Analytics for Research Training (DART)

Data and Analytics for Research Training (DART)

The DART program offers free, open-source educational resources aimed at empowering working biomedical researchers with data science skills to enhance their work. It aligns with the National Institutes of Health’s focus on boosting research reproducibility, transparency, and rigor through instructional modules that teach data science and related abilities. The program adopts a modular educational strategy, allowing learners to tailor their training by choosing from various modules to create a personalized learning pathway. Participants are encouraged to explore established educational pathways or to use a prototype module discovery application to build their own.

The program is initiated by the Arcus team members at Children’s Hospital of Philadelphia. It welcomes contributions ranging from fixing typos to creating new modules, inviting those interested to visit its GitHub repository for more details.

Visit Dart Free Modules

The arcus education modules on GitHub: https://github.com/arcus/education_modules

Related Posts

Arbeitsbuch PROLOG (German)

Dieses Buch soll in die Programmiersprache PROLOG und in die mit ihr verbundene ‘Logik-programmierung’ einführen.

Read More

How To Code in Python 3

This is a port of DigitalOcean’s How To Code in Python 3 tutorial series by Lisa Tagliaferri translated to LiaScript with interactive PyScript examples.

Read More

Executable Code

How to make your Markdown code-snippets editable and executable? Our solution, just attach a script-tag to it that defines how the input or inputs should be evaluated…

Read More