About 50 results
Open links in new tab
  1. Learning design patters on Refactoring Guru : r/cpp_questions - Reddit

    Oct 31, 2022 · Learning design patters on Refactoring Guru I've recently started to learn design patterns and as I mostly code in C++ I was trying to find some courses which have examples and …

  2. I found a website with an extremely high quality free catalog ... - Reddit

    Jul 22, 2018 · I found a website with an extremely high quality free catalog of Design patterns. It's called Refactoring Guru It has detailed UML diagrams, explanations of use cases, implementation details, …

  3. "Refactoring Guru" eBooks - has anyone bought them? - Reddit

    Jul 13, 2021 · "Refactoring Guru" eBooks - has anyone bought them? I often find myself looking up design patterns and refactorings on these two related sites: Design Patterns & Refactoring …

  4. What’s a good book/resource for understanding design patterns? : r ...

    Jan 25, 2023 · Head first design patterns. It’s the non-dry, human readable version of the gang of four book. As a senior dev, I urge all of the newbies on my team to read at least the first 3 chapters of it. …

  5. Feedback on the course "Dive into Refactoring" from Refactoring Guru

    Feb 14, 2023 · Feedback on the course "Dive into Refactoring" from Refactoring Guru I've seen a few posts here with people asking whether it makes sense to pay for the "Dive into Refactoring" course …

  6. Learn Refactoring and Design Patterns : r/learnprogramming

    Jan 19, 2022 · I honestly wish I've done this sooner. Here's the link, the site's called refactoring.guru The author explains everything in a simple to understand way with good examples. The steps of …

  7. refactoring.guru on reddit.com

    Refactoring.guru on good coding practices. Text Article (refactoring.guru) submitted 9 months ago by Spacejet01 to r/ThePrimeagenReact comment share save

  8. Is there a resource like refactoring.guru but for data ... - Reddit

    Apr 3, 2022 · I recently discovered refactoring.guru, it is a great website which explains a large amount of design patterns in an easy to understand way with illustrations, code examples in different …

  9. Help me understand Command Pattern : r/csharp - Reddit

    Jun 20, 2022 · I am spending time learning Design Patterns for OOP (particularly in C#). The first behavioral pattern I am learning is the command pattern. I sorta have a just of what it is, but am …

  10. Should I be reading a design patterns book? : r/learnprogramming

    May 8, 2022 · I'd you prefer reading from paper then go ahead and buy it. My favorite site for reference is refactoring guru https://refactoring.guru/