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/liskov-substitution-principle — found via User
Liskov Substitution Principle | Architectural Patterns
Liskov Substitution Principle Any subtype S of T must be designed in a way that it can be used predictably in any function that expects T. Liskov Substitu…
-
http://lwn.net/Articles/549110/ — found via Mwmbl
Liskov Substitution Principle [LWN.net]
Liskov Substitution Principle Liskov Substitution Principle Its nice to have theories and principles, and something like LSP makes a lot of sense in that…
-
http://stackoverflow.com/tags/lsp/info — found via Mwmbl
'liskov-substitution-principle' tag wiki - Stack Overflow
For questions about the Liskov Substitution Principle (LSP) in object-oriented design, developed by Barbara Liskov and collected by Robert C. Martin as on…
-
http://programmers.stackexchange.com/a/210624 — found via Mwmbl
java - Liskov substitution principle when implementing two unrel…
The Liskov Substitution Principle is about being able to substitute a descendant with its ancestor, ie not negating/disabling the ancestor's behavior in …
-
http://www.hillelwayne.com/post/lsp/ — found via Mwmbl
A better explanation of the Liskov Substitution Principle
Functions that use pointers or references to base classes must be able to use objects of derived classes without knowing it. If you had fly_to(Bird, loca…
-
https://medium.com/hackernoon/liskov-substitution-principle-a982551d584a? — found via Mwmbl
Liskov Substitution Principle. Or How to Create Beautiful… | by …
Liskov Substitution Principle Or How to Create Beautiful Abbreviations This is a third post on SOLID principles — check out the Open closed principle if …
-
https://doi.org/10.1145/3484272.3484965 — found via Mwmbl
Reframing the Liskov substitution principle through the lens of …
Abstract In this essay, we explore a new pedagogical framing ofway of pedagogically and teaching the Liskov Substitution Principle (LSP). In addition to,…
-
https://www.informit.com/articles/article.aspx?p=2301788&seqNum=3 — found via Mwmbl
Liskov Substitution Principle | Programming with SOLID Principle…
Like this article? We recommend Liskov Substitution Principle The Liskov Substitution Principle (LS) [NES1] deals with interfaces. The premise is that an…
-
https://wp.me/p4Plh-7K — found via Mwmbl
Liskov Substitution Principle is Contravariance | Apocalisp
The end of programming as you know it Menu Liskov Substitution Principle is Contravariance The Liskov Substitution Principle is a much cited result by th…
-
http://lobste.rs/s/znv120/liskov_substitution_principle_is — found via Mwmbl
Liskov Substitution Principle is Contravariance (2010) | Lobsters
“Read it as: If the property Q holds for all values of type T, then if every object of type S maps to exactly one object of type T, the property Q holds f…
-
http://arxiv.org/abs/1404.6633 — found via Mwmbl
[1404.6633] Substitution principle for CLT of linear spectral st…
View a PDF of the paper titled Substitution principle for CLT of linear spectral statistics of high-dimensional sample covariance matrices with applicati…