Filter
Exclude
Time range
-
Near
Learning design patterns became easier once I stopped asking “What does this pattern do?” and started asking “What problem category does it solve?” Creational. Structural. Behavioral. That single shift made the process much more intuitive. #LLD #DesignPatterns #SystemDesign
1
4
opa, juninho! hoje nós vamos para a fábrica que está funcionando a todo vapor, afinal, ficar de olho na produção é muito importante. 👀 ainda falando sobre padrões criacionais, dessa vez iremos abordar sobre o factory method! 🏭✨ #designpatterns #factorymethod #devsjuninhos
1
3
10
205
Jun 11
Aprende los principales patrones de diseño con .NET y C# ⏱️ 5.6 hours ⭐ 4.66 👥 3,372 🔄 Sep 2025 💰 $14.99 comidoc.com/udemy/aprende-lo… #dotnet #csharp #designpatterns #udemy
19
Logging learning System Design journey publicly Today'topic :Facade & Adapter Design Pattern -Key takeaway: Facade simplifies a complex subsystem into one clean interface while Adapter bridges two incompatible interfaces :) #SystemDesign #DesignPatterns #BuildInPublic
1
15
Jun 10
🤖 AI loves design patterns - but does your code need them? Join Christine Seeman at Nebraska.Code() to learn how to spot pattern overuse, avoid AI-driven overengineering, and build simpler software. 🔗 nebraskacode.amegala.com/ #NebraskaCode #AI #DesignPatterns #WomenInTech @USfalcon_Inc @huork_oficial @speedify @Canonical @meritfinadvisor @ConagraBrands @Sephora
1
27
🤖 AI loves design patterns. Maybe a little TOO much. Join Christine Seeman at Nebraska.Code() for a look at AI-generated code, pattern overuse & how to keep your architecture from becoming unnecessarily complicated. 🔗 nebraskacode.amegala.com/ #AI #DesignPatterns #HeartlandDev
13
Logging learning System Design journey publicly Today'topic :Command Design Pattern Key takeaway: It wraps a request into object, letting queue, log, or undo operations without the caller knowing anything about the receiver :) #SystemDesign #DesignPatterns #BuildInPublic
2
21
23 GoF Design Patterns. 3 Categories. 🟡 Creational 🟢 Structural 🔵 Behavioral The foundation of clean software architecture. #Java #DesignPatterns
20
🚨 Complex object creation in C# getting messy? Simplify it with the Builder Pattern: clean, readable code with real examples! 🛠️ Guide: ottorinobruni.com/builder-pa… Used Builder before? 👇 #dotnet #CSharp #DesignPatterns
1
23
Just Finished design patterns - Singleton, - Factory Method It's amazing how these patterns help in production and allow us to write better way to write code. What patterns do you use mostly in your development? #designpatterns #code #programming #development
3
5
96
se você chegou até aqui, já sabe montar objetos complexos sem perder a cabeça. 🏗️ na semana que vem tem mais um padrão criacional chegando, fica com a gente, juninho! 💜😼 #builder #designpatterns #devs #devsjuninhos
4
88
I don't keep it a secret that this is my favorite design pattern Read more here: bgh.st/z1zy1y #CSharp #DotNet #Coding #Programming #DesignPatterns
1
1
4
200
FACTORY AND ABSTRACT FACTORY: -- Factory Pattern helps decouple object creation from business logic. -- Abstract Factory helps maintain consistency between related objects. #LLD #SystemDesign #DesignPatterns
DECORATOR PATTERN: Inheritance looks simple… until combinations start exploding Pizza Cheese Mushroom.. Now imagine creating a separate class for every combination Instead of subclass explosion, we dynamically wrap objects with new behaviors at runtime #LLD #SystemDesign
1
2
88