My talks and workshops
Here I gather some of the talks and workshops that I have been facilitating during the last years.
If you’re just interested in public videos, here you have them 🙏
TALKS
Value over Code: the power of Continuous Deployment (2024)
- Where: Conference BilboStack 2024
- Abstract (in Spanish)
- Slides and resources
- Topics: continuous-integration, continuous-deployment, flow-efficiency, feedback-loops, friction, lean-software-development, trunk-based-development, XP, high-efficient-teams, product-development, engineering-culture
Connascence 101 (2023)
- Where: Internal talk in Clarity AI for the whole Engineering
Approval testing 101 (2023)
- Where: Internal talk in Clarity AI for the whole Engineering
Lean Coffee: Lean software development - Defer commitment (2023)
- Online meetup with “Lean Coffee” format where I participated
- Video
- Topics: Lean software development, continuous delivery, defer commitment, real options, engineering culture, etc.
MasterClass about Continuous Deployment (2022 and 2023)
- Where: Universidad Rey Juan Carlos de Madrid
- Topics: Product developepment, Trunk-Based Development, Continuous Delivery, Continuous Deployment, Lean, eXtreme Programming, product management
Pushing to master (Trunk-Based Development 101) (2022)
- Where: Internal talk in Clarity AI for the whole Engineering
Introduction to Hexagonal Architecture and Domain-Driven Design (2022)
- Where: Internal talk in Clarity AI for the whole Engineering
Interview in podcast “Web Reactiva” (2022)
- WR 228: Desarrollo de producto y eterna curiosidad con Isidro LĂłpez (Spanish only)
- “Isidro López answers to our questions about product development, time estimations, remote work, methods and methodologies and technology stacks.”
Pushing to master like there is no tomorrow (lightning talk) (2021)
- Where: Meetup Valencia DevOps
- Video (in Spanish)
- Slides
- Topics: continuous-delivery, continuous-deployment, trunk-based-development, XP, flow, high-efficient-teams, engineering-culture
Lean Coffee: Lean software development - Slicing (2021)
- Online meetup with a “Lean Coffee” format where I participated
- Video
- Topics: Vertical slicing, product management, Lean software development, continuous delivery, iterative and incremental development, product engineering culture, etc.
Hexagonal architecture and DDD 101 (2021)
- Where: Habitissimo
- Topics: DDD, hexagonal-architecture
Pushing to master like there is no tomorrow (2020)
- Where: CsTechHub Meetup
- Video (in Spanish)
- Slides
- Topics: continuous-delivery, continuous-deployment, trunk-based-development, XP, flow, high-efficient teams, engineering-culture
Mutation testing 101 (2019 and 2017)
- Where: Form3 and Alea Soluciones
- Slides
- Topics: testing, mutation-testing, live-coding
Agile beyond Scrum (2019)
- Where: Meetup Agile Alicante
- Slides
- Topics: agile, Scrum, XP, Lean, product-development, DevOps
Adventures and misfortunes of a nobody at Spotify (2019)
- Where: Comunidad CODE
- Slides
- Video (in Spanish): https://www.youtube.com/watch?v=B5GHW8Eym_w
“Modern” agile (2018)
Introduction to testing and TDD (2018)
Property-based testing 101 (2017)
- Where: Alea Soluciones
- Slides
Aligning values with technical practices (2016 and 2017)
Connascence 101 (2016)
- Where: Alea Soluciones
- Slides
WORKSHOPS
Lean development: postponing decisions (2022)
- Workshop co-facilitated with the great Eduardo Ferro
- Where: Conference “Software Crafters Barcelona 2022”
- Slides
- Topics: Product management, Lean software development
Refactoring legacy code using Approval testing (2020 and 2019)
- Where:
- Slides
- Topics: approval-testing, golden-master, characterization-testing, refactoring, technical-debt, legacy-code
From legacy code to maintainable code (2019)
- Where: Meetup Software Crafters Alicante
- Slides
- Topics: refactoring, technical-debt, legacy-code
TCR workshop (test&&commit||revert) (2019)
- Where: Meetup Software Crafters Stockholm
- Slides
- GitHub Repository
- Article by Kent Beck linking us đź’ś
- Topics: TCR, testing, TDD, baby-steps
Coding dojo: Roman numerals kata and TPP (2018)
- Where: Meetup Coruña Agile
- Slides
- Topics: transformation-priority-premise, TDD, testing, baby-steps
Introduction to TDD (2018)
- Where: Meetup Coruña Agile
- Slides
- Topics: TDD, testing
Global diversity CFP Day (2018)
- Where: Meetup Agile Coruña
- Topics: call-for-papers, mentoring
MasterClass speaker (Introduction to testing and TDD) (2017)
- Where: Adalab
- Resources: examples and code
- Description: I shared a talk and workshop in order to introduce the students to the automated testing in software development, specially the TDD practice.
- Topics: testing, TDD, eXtreme Programming
Introduction to TDD (2016)
- Where: PyConEs 2016 in Almeria (Spain)
- Resources
- Topics: TDD, testing