Revisiting Design Patterns after 20 by Edson Yanaga

Sdílet
Vložit
  • čas přidán 14. 06. 2024
  • In 1994, the Gang of Four brought to us 23 different design patterns that helped thousands, maybe millions of developers, to design better code and share a common language. Almost three decades later, improvements in the Java language allow us to revisit most of these design patterns and propose novel ways to solve the same problems.
    Join us at this talk when we perform some live refactorings of code using legacy implementations of design patterns into new code using the latest improvements of Java 20. Come and witness how Strategy, Template Method, Visitor, Command, Decorator, Builder, and other patterns can significantly benefit from modern features of Java, such as lambdas, records, switch expressions, and much more.
  • Věda a technologie

Komentáře • 4

  • @srijangupta8784
    @srijangupta8784 Před rokem +2

    Damn! Just the thing I was waiting for... Loved the previous conference about Effective Java by Edson Yanaga.. Kudos !!

  • @_bigbro
    @_bigbro Před rokem +1

    insane video 👍! I was never thought that Predicate can be used as a replacement for Specification 😅the only weird thing - video is toooo short

  • @Alex315101
    @Alex315101 Před rokem +2

    Very funny to see how people finally discovered FP in their life

  • @badpotato
    @badpotato Před rokem

    It's good video 🥰🥰