Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://architectural-patterns.net/interface-segregation-principle — found via User
Interface Segregation Principle | Architectural Patterns
Interface Segregation Principle How does it work? Creating interfaces with a large number of methods is easy, because one size fits all. But it creates ma…
-
https://en.wikipedia.org/wiki/Interface_segregation_principle — found via Mwmbl
Interface segregation principle - Wikipedia
In the field of software engineering, the interface segregation principle (ISP) states that no code should be forced to depend on methods it does not use…
-
http://programmers.stackexchange.com/q/384787 — found via Mwmbl
java - Interface Segregation Principle in Clean Architecture - S…
In Chapter 10 of Clean Architecture, Martin gives an example for the Interface Segregation Principle. I have some trouble understanding that example and …
-
https://daedtech.com/interface-segregation-principle-a-practical-example/ — found via Mwmbl
Interface Segregation Principle: A Practical Example - DaedTech
Interface Segregation Principle: A Practical Example I’ve had this partially completed post in my drafts folder for a while, and, thanks to a sort of hal…
-
https://realm.io/news/donn-felker-solid-part-4/ — found via Mwmbl
I is for the Interface Segregation Principle
Let’s now assume that you are one of the developers who is writing the Android operating system way back in the dark ages of the mid to late 2000’s. You …
-
https://hackernoon.com/interface-segregation-principle-bdf3f94f1d11 — found via Mwmbl
Interface Segregation Principle | HackerNoon
Definition The interface-segregation principle (ISP) states that no client should be forced to depend on methods it does not use. Besides, Wikipedia has …
-
http://www.informit.com/articles/article.aspx?p=2301788&seqNum=4 — found via Mwmbl
Interface Segregation Principle | Programming with SOLID Princip…
Like this article? We recommend Interface Segregation Principle I have seen the violation of the Interface Segregation (IS) Principle numerous times in c…
-
http://www.blackwasp.co.uk/ISP.aspx — found via Mwmbl
Interface Segregation Principle
Interface Segregation Principle The fifth article in the SOLID Principles series describes the Interface Segregation Principle (ISP). The ISP specifies t…
-
https://thoughtbot.com/upcase/videos/122 — found via Mwmbl
Interface Segregation Principle | Online Video Tutorial by thoug…
Interface Segregation Principle 12 minutes Video Notes Take a tour through the history of dependency management in statically compiled languages. Learn w…
-
https://stackoverflow.com/a/28103481 — found via Mwmbl
c# - Does Repository Pattern follow SOLID principles? - Stack Ov…
Exactly my thoughts.I do think that interface segregation principle is not followed when you have a generic big IRepository<T> which forces all implement…
-
https://blog.ndepend.com/solid-design-the-interface-segregation-principle-isp — found via Mwmbl
SOLID Design in C#: The Interface Segregation Principle (ISP) wi…
The Interface Segregation Principle (ISP) is one of the five essential SOLID design principles . These principles are guidelines for the proper usage of o…
-
https://deviq.com/principles/interface-segregation — found via Mwmbl
Interface Segregation Principle | DevIQ
DevIQ Interface Segregation Principle Interface Segregation Principle The Interface Segregation Principle (ISP) states that clients should not be forced …
-
https://medium.com/swlh/functional-use-cases-f896f92e768f — found via Mwmbl
[Outdated] Functional Use Cases in Android | by Denis Brandi | T…
Adhesion to Interface Segregation Principle : for example, your ViewModel will have as collaborators only the needed Use cases and not a huge interface (e…
-
https://dev.to/hassanzohdy/interface-segregation-principle-isp-in-typescript-nf8 — found via Mwmbl
Interface Segregation Principle (ISP) in Typescript - DEV Commun…
Interface Segregation Principle (ISP) in Typescript Interface Segregation Principle In Typescript Introduction Interface Segregation Principle is the 4th…
-
http://www.oodesign.com/interface-segregation-principle/ — found via Mwmbl
Interface Segregation Principle | Object Oriented Design
Interface Segregation Principle (ISP) The Interface Segregation Principle (ISP) emphasizes the importance of keeping interfaces slim and relevant to the …
-
https://tyrrrz.me/blog/pure-impure-segregation-principle — found via Mwmbl
Pure-Impure Segregation Principle • Oleksii Holub
Two months ago I published an article detailing why I think that Unit Testing is Overrated , which seemed to resonate quite a lot with readers, prompting …
-
https://stackshare.io/principle — found via Mwmbl
Principle - Reviews, Pros & Cons | Companies using Principle
Principle What is Principle? It makes it easy to design animated and interactive user interfaces. Whether you're designing the flow of a multi-screen app…