[MUC++] David Sautter - We don't have time to refactor!

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • In the fast-paced world of software development, there always seems to be something more urgent than refactoring. However, without regular refactoring, software can quickly turn into an expensive nightmare. This talk will explore effective negotiation strategies for securing the right amount of time for refactoring. Drawing also from his experience teaching Rohde & Schwarz software teams about the value of maintainable software through Clean Code Cafés, David will provide practical tips and tricks and delve into how to strike the right balance between refactoring, feature development, and bug fixes.
  • НаукаНаука

Комментарии • 2

  • @vasylkuzmenko5180
    @vasylkuzmenko5180 9 дней назад

    Refactoring in general very common problem. Richard makes a good point about the importance! I have collected a couple of book ideas that I need to read. Thank you, Klaus, Andreas and David(R&S), for publishing the talk.

  • @Roibarkan
    @Roibarkan 6 дней назад

    23:54 Reminds me of the “simple made easy” talk: ruclips.net/video/SxdOUGdseq4/видео.html and many great talks by Tony Van Eerd about value oriented programming