-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrecursos.qmd
More file actions
36 lines (20 loc) · 2.03 KB
/
recursos.qmd
File metadata and controls
36 lines (20 loc) · 2.03 KB
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
26
27
28
29
30
31
32
33
34
35
36
---
title: "Recursos"
---
## Guías y tutoriales
### Para empezar
- 📚 [**A not-so-brief history of Research Software Engineers**](https://www.software.ac.uk/blog/not-so-brief-history-research-software-engineers-0) - Una historia no tan breve de la ingeniería de software de investigación por el Software Sustainability Institute
- 🎓 [**Good Enough Practices in Scientific Computing**](https://carpentries.org/) - Lección sobre buenas prácticas para computación científica por The Carpentries
- 📖 [**Good enough practices in scientific computing**](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510) - Paper fundamental sobre buenas prácticas en computación científica
### Desarrollo de software científico
- 🐍 [**Scientific Python Tutorials**](https://learn.scientific-python.org/) - Tutoriales de Python Científico
- 📊 [**R for Data Science**](https://r4ds.had.co.nz/) - Libro sobre R para Ciencia de datos
- 🔧 [**Research Software Engineering with Python**](https://alan-turing-institute.github.io/rse-course/html/index.html) - Curso completo de Ingeniería de Software de investigación con python por el Alan Turing Institute
- 📦 [**Reproducible Research in R**](https://ropensci.org/packages/) - Investigación rerpoducible en R por rOpenSci
- 📖 [**Intro a la programación**](https://intro-programacion.netlify.app) - Curso introductorio de programación totalmente en español
- 📖 [**Material de entrenamiento del programa de campeones de rOpenSci**](https://champions-program.ropensci.org/resources/resources.html) - Incluye diferentes tópicos como Git, desarrollo de paquetes, revisión de software, entre otros.
## Materiales de RSE Argentina
* [Video de encuentro con comunidades amigas](https://www.youtube.com/watch?v=EYbg-Z0pgUs)
### Presentaciones: ¡PROXIMAMENTE!
## Contribuir recursos
¿Conoces algún recurso valioso que no está en la lista? ¡Ayúdanos a mejorar esta sección abriendo un issue y sumando tu sugerencia!