teaching
I love teaching. These are selected courses and teaching materials from my work at the University of Salamanca.
2017-18
Universidad de Salamanca
Informatica I - 1st course, BSc in Statistics
- My first teaching experience at university level.
- The course covered Python programming and computational thinking for first-year students.
- I prepared and taught the course practical materials.
- I also evaluated a methodology based on Jessica Hamrick’s nbgrader. Results were later presented at JENUI 2019. Paper link (in Spanish).
Interaccion Persona-Ordenador - 3rd course, BSc in Computer Engineering
- Introduction to key HCI concepts such as evaluation, user-centered design, and perception.
- I taught the practical materials for around 130 students.
- As a teaching assistant, I managed the Interfaces Imaginadas program that year.
2019-20
Visualizacion y Analitica Visual - Master’s in Intelligent Systems.
- I created a small intro to D3 in Observable for the course “Visualization & Visual Analytics”.
2020-21
Intro to Python - Master’s in Bioinformatics and Computational Genomics
- Introduction to Python programming and computational thinking for biologists, neuroscientists, and biotechnologists.
Computational Tools for Bioinformatics - Master’s in Bioinformatics and Computational Genomics
- Introduction to the Unix/Linux ecosystem and command-line tools commonly used in bioinformatics.
- Topics included:
- Introduction to Unix and GNU/Linux operating systems.
- Remote information exchange.
- File system: paths, permissions, edition.
- Piping.
- Regular expressions with grep, sed, and awk.
- Shell scripting.