Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace slide 2-3 with new summary slide #5

Merged
merged 1 commit into from
Feb 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions rse-intro-short.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,15 @@ class: gray-background
style="height: 250px;"/>

---
# Software-related challenges in research
# Software development is part of research

<img src="img/best-practices-paper.png"
alt="FAIR principles: findable, accessible, interoperable, reusable"
style="height: 380px;"/>
- Scientists typically spend 30% of their time developing software

---
- 90% or more are primarily self-taught

# Software-related challenges in research
- Many are unaware of tools and practices that would allow them to write more reliable and maintainable code with less effort

<img src="img/paper-quote.png"
alt="FAIR principles: findable, accessible, interoperable, reusable"
style="height: 600px;"/>
.cite[Wilson, Greg, et al. "Best practices for scientific computing." PLoS biology 12.1 (2014): e1001745.]

---

Expand Down Expand Up @@ -87,6 +83,9 @@ class: gray-background
- Containerization (Singularity, Docker)

- PyPI and Conda

- Journal of Open Source Software (JOSS)

]

.right-column50[
Expand Down