Skip to content

Commit

Permalink
added address, minor RSE fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
behinger committed Oct 8, 2023
1 parent ca3abe7 commit 946dfa6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
4 changes: 4 additions & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Please, take a minute to [Install Julia!](installation/julia.qmd) and VSCode
#### 📅 During the summerschool
Keep this website ready and have a look at the schedule!

#### 🗺 Where is the summerschool?
In the SimTech Building, Pfaffenwaldring 5a, 70569 Stuttgart

[Link to map](https://www.simtech.uni-stuttgart.de/events/simtech-summer-school/SuSch_2/location/)

----

Expand Down
26 changes: 14 additions & 12 deletions material/1_mon/rse/rse_basics_slides.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@ format:

Find all slides, all materials, and the schedule

([link to presentation](rse_basics_slides_revealjs.html))
([activate presentation mode](rse_basics_slides_revealjs.html))

## Last minute organization issues

-
- Benedikt has Corona since last week - he hopes to make it. He hopes to give this talk hybrid, but we'll see!

-
- Some words on what can be paid: All lunch + Food Mo + We + Bowling Entry+Shoes. No food/drinks on any other days unfortunately.

## Structure of the summer school

- Check out the schedule

- In the beginning we will focus on the Research Software Engineering part!
- In the beginning we will focus on the Research Software Engineering part.

- Advanced Julia, later this week and by request ;)
- Advanced Julia, later this week and by custom request. We hope we put enough slack time in!

## Your teaching staff I

Expand Down Expand Up @@ -55,10 +55,6 @@ Find all slides, all materials, and the schedule
:::


<!-- ## Your social team -->

<!-- ## Your admin team -->

# Introduction to Research Software Engineering

------------------------------------------------------------------------
Expand All @@ -72,8 +68,8 @@ Find all slides, all materials, and the schedule
- [UK survey in 2014](https://zenodo.org/record/1183562): 7 out of 10 researchers could not conduct research without software.
- [DFG funding calls on research software sustainability](https://www.dfg.de/en/research_funding/programmes/infrastructure/lis/funding_opportunities/call_proposal_software/) in 2016 & 2019 & 2023
- [Nationale Forschungsdaten Infrastruktur, NFDI](https://www.nfdi.de/?lang=en) since 2020
- Lack of careers for software developers in academia
- Lack of reproducibility of research that uses software (*"works for me on my machine"* vs. *"works for everyone everywhere"*)
- **BUT** Lack of careers for software developers in academia
- **BUT** Lack of reproducibility of research that uses software (*"works for me on my machine"* vs. *"works for everyone everywhere"*)

------------------------------------------------------------------------

Expand Down Expand Up @@ -101,4 +97,10 @@ Find all slides, all materials, and the schedule
- It is not just about coding. It is about collaborative work.
- Open-source development excellent door opener for industry.
- Some companies use open-source software and need to make contributions.
- Some companies develop their software as open-source software.
- Some companies develop their software as open-source software.

## Why RSE+Julia?

- RSE is comparatively easy in Julia
- Julia resolves 2-language problem: "normalish" Scientists can write^[and support!] fast tools
- Hendrik will dive into details

0 comments on commit 946dfa6

Please sign in to comment.