Mein aktuellstes Buch zu #DesignPatterns à la #GangOfFour ist von 2004 o.O
Hat sich da in der Theorie seitdem viel getan? Lohnt sich eine Neuanschaffung, oder ist der Kram zeitlos?
Mein aktuellstes Buch zu #DesignPatterns à la #GangOfFour ist von 2004 o.O
Hat sich da in der Theorie seitdem viel getan? Lohnt sich eine Neuanschaffung, oder ist der Kram zeitlos?
Want to know what my favorite design pattern is?
Read more here:
https://www.devleader.ca/2023/10/19/how-to-implement-the-facade-pattern-in-c-for-simplified-code-and-increased-efficiency/
Okay nerds. I’m hoping for recommendations because search results are all getting so murky with AI injections.
I am not a software developer, but I’m having to get more into it for the purpose of automation and sysadmin tasks. Presently I am focused on bash, python, a bit of PowerShell and CaC/IaC like Ansible, kubernetes etc.
Please recommend some books that are focused on software design patterns and principles that would be relevant for my use case.
Thank you!
AI agent orchestration patterns | Microsoft Learn.
https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/ai-agent-design-patterns
Have you heard of the memento design pattern?
Read more here:
https://www.devleader.ca/2024/01/29/the-memento-pattern-in-c-how-to-achieve-effortless-state-restoration/
Have you used the composite design pattern?
Read more here:
https://www.devleader.ca/2024/01/25/composite-pattern-in-c-for-powerful-object-structures/
#Design #Approaches
Design patterns for AI interfaces · A simple approach to designing AI experiences https://ilo.im/165drm
_____
#AI #Chats #Usability #DesignPatterns #ConversationalDesign #ProductDesign #UxDesign #UiDesign #WebDesign
Have you used the command design pattern?
Read more here:
https://www.devleader.ca/2024/01/21/command-pattern-in-c-what-you-need-to-implement-it/
Favour composition over inheritance. Instead of deep class hierarchies, build objects by combining smaller, focused components. Easier to test, modify, and reason about. #DesignPatterns #CleanCode
Have you heard of the Mediator Pattern?
Read more here:
https://www.devleader.ca/2023/11/20/exploring-examples-of-the-mediator-pattern-in-c/
Have you used the pipeline design pattern?
Read more here:
https://www.devleader.ca/2024/01/12/how-to-implement-the-pipeline-design-pattern-in-c/
Unlock the power of flexibility in your projects with the Strategy Design Pattern. Choose and switch algorithms at runtime for cleaner, maintainable code! https://www.funkysi1701.com/posts/2024/strategy-pattern/ #designpatterns #architecture #csharp
Have you heard of the factory design pattern?
Read more here:
https://www.devleader.ca/2023/12/17/what-is-the-factory-software-pattern-in-c-what-you-need-to-know/
Fitting a square peg into a round hole?
Read more here:
https://www.devleader.ca/2023/12/13/what-is-the-adapter-design-pattern-beginner-questions-answered/
When I think "Visitor" my brain goes DIRECTLY to aliens...
Read more here:
https://www.devleader.ca/2023/12/05/examples-of-the-visitor-pattern-in-c-a-practical-guide/
How can we supercharge our Observer Pattern in CSharp
Read more here:
https://www.devleader.ca/2023/11/23/how-to-harness-system-reactive-for-the-observer-pattern/
Have you heard of the observer pattern?
The observer design pattern is one of the patterns we're often exposed to early on in programming.
This pattern allows observers to observe observables.
(Clear as mud, right?)
Said another way, the different components of your system can listen for notifications, changes, and events by following this pattern!
Check out the article:
https://www.devleader.ca/2023/11/17/examples-of-the-observer-pattern-in-c-how-to-simplify-event-management/
#Design #Lessons
Notification Psychology Lab · Learn what makes notifications hard to ignore https://ilo.im/162rnr
_____
#Course #Notifications #Psychology #DesignPatterns #DeceptiveDesign #ProductDesign #UxDesign #UiDesign #WebDesign
What's a good example of a famous Node.js package that uses the State design pattern?
#Design #Fun
Dark Patterns Detective · A puzzle game to learn spotting deceptive design https://ilo.im/161r4a
_____
#Psychology #UserBehavior #DesignPatterns #DarkPatterns #DeceptiveDesign #ProductDesign #UxDesign #UiDesign #DigitalDesign #WebDesign