Top Tweets for #dependencyInversionPrinciple
Jean-Baptiste #Développeur, a animé le Workshop 8️⃣ sur les 5 principes SOLID ⚙️ !
Opportunité d'échanger sur nos métiers, en interne !
#SingleResponsabilityPrinciple #OpenClosedPrinciple #LiskovsSubstitutionPrinciple #InterfaceSegregationPrinciple #DependencyInversionPrinciple

One involves using a C# named delegates and the other is to reverse the dependency (a.k.a. the #dependencyinversionprinciple). This works by having the consuming party define its own interface and use an #adapter to bridge calls from the new abstraction to the old one.
start with one class, if you need to later, split it
#yagni #SRP #ooDesign
start with the concrete class, if you need to later, create an abstraction for it
#prematureAbstraction
start with "new", later, dependency inject it (don't @ me)
#dependencyInversionPrinciple
the dependency arrows in dip and in general:
the pointing module "depends on" the one pointed to
the pointing module "is not known to" the one pointed to
the pointing module "plugs into" the one pointed to
...
#dependencyInversionPrinciple #oop #solid #dip
The 5 SOLID principles with examples [in PHP] https://t.co/1uRQOdpn1R #Php #OOP #Object-orientedProgramming #SolidPrinciples #SingleResponsibilityPrinciple #Open–closedPrinciple #LiskovSubstitutionPrinciple #InterfaceSegregationPrinciple #DependencyInversionPrinciple
A. High-level modules should not depend on low-level modules. Both should depend on abstractions. #dependencyinversionprinciple
Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.7M followers

Barack Obama 
@barackobama
119.2M followers

Donald J. Trump 
@realdonaldtrump
111.7M followers

Cristiano Ronaldo 
@cristiano
111M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.7M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
91M followers

KATY PERRY 
@katyperry
87.8M followers

Taylor Swift 
@taylorswift13
81.7M followers

Lady Gaga 
@ladygaga
73.2M followers

Virat Kohli 
@imvkohli
70.2M followers

Kim Kardashian 
@kimkardashian
69.9M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
64M followers

Neymar Jr 
@neymarjr
63M followers

The Ellen Show
@theellenshow
62.4M followers

CNN 
@cnn
61.9M followers

Selena Gomez 
@selenagomez
60.9M followers

X 
@x
60.8M followers





