#designpatterns zoekresultaten

Design Patterns for Distributed Systems, by Google. 1. Lifecycle APIs 2. Publish logs and metrics 3. Sidecar 4. Leader Election 5. Event Queue 6. Scatter Gather #SystemDesign #DesignPatterns #DistributedSystems


18 Key Design Patterns Every Developer Should Know 📚📘 #designpatterns

Krishnasagrawal's tweet image. 18 Key Design Patterns Every Developer Should Know 📚📘

#designpatterns

Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality. Read more 👉 lttr.ai/AjjEv #DesignPatterns #CleanCode #SoftwareDesign

otaviojava's tweet image. Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality.

Read more 👉 lttr.ai/AjjEv

#DesignPatterns #CleanCode #SoftwareDesign

Design Patterns Notes 📘 #designpatterns

Krishnasagrawal's tweet image. Design Patterns Notes 📘 

#designpatterns

Why this caught my eye: ✢ Harmonious color palette with balanced contrast levels ✢ Contextual illustrations and smooth hover animations ✢ Easy to use — draggable, dots have enough clickable space #carousels #designpatterns


The navigation is really cool. I wish there weren't a disturbing scrollbar, though. #designpatterns #navigation


Becoming a backend developer isn’t just about writing APIs — it’s about how you structure your code. That’s why I’ve started learning Design Patterns to make my code more readable, reusable, and scalable. #backend #designpatterns


🎉We just wrapped up our final session of #DesignPatterns study group! Huge thanks to Poulami Saha for the clear, practical walkthrough of Singleton, Mixin, Static Import & Provider Patterns!👏 And to Lexi Antar for moderating with grace & energy! 💜 Let’s keep building! 💻✨

FrontEndQueens's tweet image. 🎉We just wrapped up our final session of #DesignPatterns study group! 
Huge thanks to Poulami Saha for the clear, practical walkthrough of Singleton, Mixin, Static Import & Provider Patterns!👏 And to Lexi Antar for moderating with grace & energy! 💜 Let’s keep building! 💻✨

A past project taught me the hard way: adding VAT & discount logic directly to product classes makes code messy. The Visitor Pattern solved it. Check out the detailed Kotlin example: medium.com/@emon.dev.bd/a… #Kotlin #DesignPatterns #VisitorPattern #CleanCode #SoftwareEngineering

emon9891's tweet image. A past project taught me the hard way: adding VAT & discount logic directly to product classes makes code messy. The Visitor Pattern solved it.

Check out the detailed Kotlin example: medium.com/@emon.dev.bd/a…

#Kotlin #DesignPatterns #VisitorPattern #CleanCode #SoftwareEngineering

Frontend development isn’t just about components and styling. It also has architecture. Let’s talk about architectural patterns for frontend apps: the high-level structures that make your codebase scalable, maintainable, and sane ⬇️⬇️

EOEboh's tweet image. Frontend development isn’t just about components and styling.
It also has architecture.

Let’s talk about architectural patterns for frontend apps: the high-level structures that make your codebase scalable, maintainable, and sane ⬇️⬇️


¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻 Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵 #Software #DesignPatterns #Development

Cris7ianJCC's tweet image. ¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻

Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵

#Software #DesignPatterns #Development

Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist. Get started learning today: bit.ly/45HMQ2C #DesignPatterns #UXTips

NNgroup's tweet image. Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist.

Get started learning today: bit.ly/45HMQ2C

#DesignPatterns #UXTips

🎯 Les #DesignPatterns ne sont pas des recettes magiques, mais des outils pour structurer votre code et faciliter vos décisions. Mon dernier article 👉 codewithfrenchy.com/posts/utilisat… #DotNet #SoftwareArchitecture #CodeWithFrenchy


Get a clear view of Pydantic's lazy facade: Inside Pydantic's Lazy Facade explains how the package surface defers work until needed and what that means for library authors. Read More: zalt.me/blog/2025/10/i… #Python #APIDesign #DesignPatterns

Mahmoud_Zalt's tweet image. Get a clear view of Pydantic's lazy facade: Inside Pydantic's Lazy Facade explains how the package surface defers work until needed and what that means for library authors.

Read More: zalt.me/blog/2025/10/i…

#Python #APIDesign #DesignPatterns

Use the State Pattern for dynamic game state handling! #JavaScript #GameDev #DesignPatterns #WebDev #SEO #Coding

nrachabathuni's tweet image. Use the State Pattern for dynamic game state handling!

#JavaScript #GameDev #DesignPatterns #WebDev #SEO #Coding

Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL… C/ @alemalavasi @tbertuzzi #patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

RenatoGroff's tweet image. Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL…

C/ @alemalavasi @tbertuzzi 

#patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

A Vivaldi antenna (ultrawideband driver) and medieval battlements with the same serrated ""tail"" Centuries apart same geometry. Coincidence or continuity👌 #History #Technology #DesignPatterns

ronin19217435's tweet image. A Vivaldi antenna (ultrawideband driver)
and medieval battlements with the same serrated ""tail""
Centuries apart  same geometry.
Coincidence or continuity👌

#History #Technology #DesignPatterns

Have you heard of the Mediator Pattern? Read more here: devleader.ca/2023/11/20/exp… #csharp #dotnet #designpatterns #mediator

DevLeaderCa's tweet image. Have you heard of the Mediator Pattern?

Read more here:
devleader.ca/2023/11/20/exp…

#csharp #dotnet #designpatterns #mediator

🔌 Adapter Pattern in .NET – Wrap external APIs & libraries to decouple, simplify testing & future-proof your code! 🛠️ #dotnet #designpatterns #adapterpattern #csharp ottorinobruni.com/adapter-patter…

ottorinobruni's tweet image. 🔌 Adapter Pattern in .NET – Wrap external APIs & libraries to decouple, simplify testing & future-proof your code! 🛠️ #dotnet #designpatterns #adapterpattern #csharp ottorinobruni.com/adapter-patter…

You can also model the repository interface with `typing.Protocol`, so any implementation (SQL, CSV, API, in-memory) just has to “duck type” to that contract: pybit.es/articles/typin… #python #cleancode #designpatterns #cleanarchitecture


🚀 Desing patterns in Data Engineering | 360DigiTMG🚀 📅 Date: 14th November 2025 🕓 Time: 4:00 PM IST 📝 Register Now by clicking the link below 👇 360digitmg.zoom.us/webinar/regist… #DataEngineering #DesignPatterns #DataPipelines #BigData #ETL #DataArchitecture #DataOps #360DigiTMG

360digitmg's tweet image. 🚀 Desing patterns in Data Engineering | 360DigiTMG🚀

📅 Date: 14th November 2025
🕓 Time: 4:00 PM IST

📝 Register Now by clicking the link below 👇
360digitmg.zoom.us/webinar/regist…

#DataEngineering #DesignPatterns #DataPipelines #BigData #ETL #DataArchitecture #DataOps #360DigiTMG

If you have questions like: - How has Node.js changed since the first edition of the book? - Where do you see Node going in the next few years? - Which patterns still hold up and which ones aged badly? …this is the perfect time to ask them. #book #designpatterns


🎯 Master Design Patterns using Java – Online Training 📲 Register Now: tr.ee/KPY2F7 👨‍🏫 Trainer: Mr. Vikram 📅 Date: 19th November ⏰ Time: 07:00 AM (IST) 💻 Mode: Online #JavaProgramming #DesignPatterns #SoftwareArchitecture #AshokIT #FullStackDevelopment #Java

ashokitschool's tweet image. 🎯 Master Design Patterns using Java – Online Training
📲 Register Now: tr.ee/KPY2F7

👨‍🏫 Trainer: Mr. Vikram
📅 Date: 19th November
⏰ Time: 07:00 AM (IST)
💻 Mode: Online

#JavaProgramming #DesignPatterns #SoftwareArchitecture #AshokIT #FullStackDevelopment #Java

Let’s break down every Singleton pattern in Java with code, pros/cons + a short explanation of how each one works. Perfect for interviews + real-world apps. 👇👇 #Java #DesignPatterns


However as crimes these days unfurl innovative, we ought to adopt an #OutOfBox thinking about possibilities instead of just stereotyped and based on past #DesignPatterns


👉 We’ll dive deeper into 𝗙𝗶𝗹𝘁𝗲𝗿 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned! 🔔 Follow Nitin Kumar for daily valuable insights on LLD, HLD, Distributed Systems and AI. ♻️ Repost to help others. #DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

nitin_sde's tweet image. 👉 We’ll dive deeper into 𝗙𝗶𝗹𝘁𝗲𝗿 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned!

🔔 Follow Nitin Kumar for daily valuable insights on LLD, HLD, Distributed Systems and AI.

♻️ Repost to help others.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode
nitin_sde's tweet image. 👉 We’ll dive deeper into 𝗙𝗶𝗹𝘁𝗲𝗿 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned!

🔔 Follow Nitin Kumar for daily valuable insights on LLD, HLD, Distributed Systems and AI.

♻️ Repost to help others.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

♻️ Repost to help others in your network. #DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

nitin_sde's tweet image. ♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode
nitin_sde's tweet image. ♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

🔌 Master the Adapter Pattern in .NET! 🛠️ Wrap external APIs & libraries to decouple, simplify testing, and future-proof your code. #dotnet #designpatterns #adapterpattern #csharp ottorinobruni.com/adapter-patter…

ottorinobruni's tweet image. 🔌 Master the Adapter Pattern in .NET! 🛠️ Wrap external APIs & libraries to decouple, simplify testing, and future-proof your code. #dotnet #designpatterns #adapterpattern #csharp ottorinobruni.com/adapter-patter…

♻️ Repost to help others in your network. #DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

nitin_sde's tweet image. ♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode
nitin_sde's tweet image. ♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #LowLevelDesign #CleanCode

👉 We’ll dive deeper into 𝗠𝗼𝗺𝗲𝗻𝘁𝗼 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned! 🔔 Follow @nitin_sde for daily valuable insights on LLD, HLD, Distributed Systems and AI. ♻️ Repost to help others in your network. #DesignPatterns #SystemDesign #CleanCode

nitin_sde's tweet image. 👉 We’ll dive deeper into 𝗠𝗼𝗺𝗲𝗻𝘁𝗼 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned!

🔔 Follow @nitin_sde for daily valuable insights on LLD, HLD, Distributed Systems and AI.

♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #CleanCode
nitin_sde's tweet image. 👉 We’ll dive deeper into 𝗠𝗼𝗺𝗲𝗻𝘁𝗼 𝗱𝗲𝘀𝗶𝗴𝗻 𝗽𝗮𝘁𝘁𝗲𝗿𝗻 in the upcoming post. Stay tuned!

🔔 Follow @nitin_sde for daily valuable insights on LLD, HLD, Distributed Systems and AI.

♻️ Repost to help others in your network.

#DesignPatterns #SystemDesign #CleanCode

Learn how to use the Decorator Design Pattern in ASP .NET Core to add cross cutting concerns such as logging, caching, or validation without touching your existing code! youtube.com/watch?v=fWxJ_R… #DecoratorPattern #ASPNETCore #DesignPatterns #WrapperPattern

ezzylearning's tweet image. Learn how to use the Decorator Design Pattern in ASP .NET Core to add cross cutting concerns such as logging, caching, or validation without touching your existing code!

youtube.com/watch?v=fWxJ_R…

#DecoratorPattern #ASPNETCore #DesignPatterns 
#WrapperPattern

Learn how to use the Decorator Design Pattern in ASP.NET Core to add cross cutting concerns such as logging, caching, or validation without touching your existing code! youtube.com/watch?v=fWxJ_R… #DecoratorPattern #ASPNETCore #DesignPatterns #WrapperPattern

waqasnet's tweet image. Learn how to use the Decorator Design Pattern in ASP.NET Core to add cross cutting concerns such as logging, caching, or validation without touching your existing code!

youtube.com/watch?v=fWxJ_R…

#DecoratorPattern #ASPNETCore #DesignPatterns 
#WrapperPattern

Have you heard of the Mediator Pattern? Read more here: devleader.ca/2023/11/20/exp… #csharp #dotnet #designpatterns #mediator

DevLeaderCa's tweet image. Have you heard of the Mediator Pattern?

Read more here:
devleader.ca/2023/11/20/exp…

#csharp #dotnet #designpatterns #mediator

18 Key Design Patterns Every Developer Should Know 📚📘 #designpatterns

Krishnasagrawal's tweet image. 18 Key Design Patterns Every Developer Should Know 📚📘

#designpatterns

Design Patterns Notes 📘 #designpatterns

Krishnasagrawal's tweet image. Design Patterns Notes 📘 

#designpatterns

Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality. Read more 👉 lttr.ai/AjjEv #DesignPatterns #CleanCode #SoftwareDesign

otaviojava's tweet image. Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality.

Read more 👉 lttr.ai/AjjEv

#DesignPatterns #CleanCode #SoftwareDesign

Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL… C/ @alemalavasi @tbertuzzi #patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

RenatoGroff's tweet image. Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL…

C/ @alemalavasi @tbertuzzi 

#patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

¿Eres más de libro 📖 o de esperarte a la peli 🎥 ? Si te llama más lo segundo, nos vemos este año en las salas del Kinepolis en el 15 aniversario de @rootedcon 😊🥳 ¿Te lo vas a perder? #CyberSecurity #Architecture #DesignPatterns #Microservices #IoT #RootedCON2025

3grander's tweet image. ¿Eres más de libro 📖 o de esperarte a la peli 🎥 ?

Si te llama más lo segundo, nos vemos este año en las salas del Kinepolis en el 15 aniversario de @rootedcon 😊🥳

¿Te lo vas a perder?

#CyberSecurity #Architecture #DesignPatterns #Microservices #IoT #RootedCON2025

Most Used Design Patterns Like it 👍or not 👎? 🤔 Comment your opinion below! 👇 #python #pythonprogramming #designpatterns

Python_Dv's tweet image. Most Used Design Patterns

Like it 👍or not 👎? 🤔 Comment your opinion below! 👇

#python #pythonprogramming #designpatterns

When to use design patterns? When to use which design pattern? c-sharpcorner.com/article/when-t… by @mcbeniwal via @CsharpCorner #DesignPatterns

harishchand314's tweet image. When to use design patterns?  
When to use which design pattern? 
c-sharpcorner.com/article/when-t… by @mcbeniwal via @CsharpCorner #DesignPatterns

🎨 Decorator pattern, Swift ve diğer programlama dillerinde sıkça kullanılan bir yapısal tasarım desenidir. Nesnelerin davranışlarını dinamik olarak değiştirmek veya genişletmek için idealdir. #Swift #DesignPatterns #DecoratorPattern 🚀

serkankarraa's tweet image. 🎨 Decorator pattern, Swift ve diğer programlama dillerinde sıkça kullanılan bir yapısal tasarım desenidir. Nesnelerin davranışlarını dinamik olarak değiştirmek veya genişletmek için idealdir. #Swift #DesignPatterns #DecoratorPattern 🚀
serkankarraa's tweet image. 🎨 Decorator pattern, Swift ve diğer programlama dillerinde sıkça kullanılan bir yapısal tasarım desenidir. Nesnelerin davranışlarını dinamik olarak değiştirmek veya genişletmek için idealdir. #Swift #DesignPatterns #DecoratorPattern 🚀

¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻 Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵 #Software #DesignPatterns #Development

Cris7ianJCC's tweet image. ¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻

Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵

#Software #DesignPatterns #Development

Fitting a square peg into a round hole? Read more here: devleader.ca/2023/12/13/wha… #designpattern #designpatterns #programming

DevLeaderCa's tweet image. Fitting a square peg into a round hole?

Read more here:
devleader.ca/2023/12/13/wha…

#designpattern #designpatterns #programming

How can we supercharge our Observer Pattern in CSharp Read more here: devleader.ca/2023/11/23/how… #csharp #designpattern #designpatterns #observer

DevLeaderCa's tweet image. How can we supercharge our Observer Pattern in CSharp

Read more here:
devleader.ca/2023/11/23/how…

#csharp #designpattern #designpatterns #observer

Domina Factory, Builder, Adapter..n ihasta State! Aprende patrones de diseño en TS con nuestra Foody App. Busca "patrones de diseño gentleman programming" en YouTube ! #DesignPatterns #TypeScript

G_Programming's tweet image. Domina Factory, Builder, Adapter..n ihasta State! Aprende patrones de diseño en TS con nuestra Foody App.
Busca "patrones de diseño gentleman programming" en YouTube !
 #DesignPatterns #TypeScript

Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist. Get started learning today: bit.ly/45HMQ2C #DesignPatterns #UXTips

NNgroup's tweet image. Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist.

Get started learning today: bit.ly/45HMQ2C

#DesignPatterns #UXTips

A Vivaldi antenna (ultrawideband driver) and medieval battlements with the same serrated ""tail"" Centuries apart same geometry. Coincidence or continuity👌 #History #Technology #DesignPatterns

ronin19217435's tweet image. A Vivaldi antenna (ultrawideband driver)
and medieval battlements with the same serrated ""tail""
Centuries apart  same geometry.
Coincidence or continuity👌

#History #Technology #DesignPatterns

Loading...

Something went wrong.


Something went wrong.


United States Trends