Liskov

Liskov has been mentioned or cited more than a dozen times throughout all the RSS channels we monitor. Especially, the channel 'Recent Questions - Software Engineering Stack Exchange' contains less than a dozen references to this person (or maybe different people with similar names) alone. As it’s displayed on the chart below, Liskov was highly popular in February, 2017.

? Person Mentions History Monthly Yearly
?Person Mentions History
Recent News
Delhi developers join me to learn SOLID principles and win Infragistics goodies on 4th July in C# corner Noida office

[...] SOLID principles, including: The Single responsibility principle; The Open Closed principle; The Liskov substitution principle; The Interface segregation principle; and The Dependency Inversion [...]

debugmode.net

+
Free Infragistics Live Webinar – Learning SOLID Principles Using C#

[...] SOLID principles, including: The Single responsibility principle; The Open Closed principle; The Liskov substitution principle; The Interface segregation principle; and The Dependency Inversion [...]

debugmode.net

+
BhaskarRaghuHardware

[...] you every time you write code. Because both the Liskov Substitution Principle (LSP) and the Interface Segregation Principle (ISP) are quite easy to [...]

Technologies
#3280

bhaskarraghuhardware.com

+
Learning The S.O.L.I.D Programming Principles: Liskov substitution principle [Part - IV]

[...] : 1. S for SRP: Single responsibility principle 2. O for OCP: Open/closed principle 3. L for LSP: Liskov substitution principle 4. I for ISP: Interface segregation principle 5. D for DIP: Dependency [...]

gaurav-arora.com

+
Back to Basics: SOLID

[...] Single Responsibility Principle as well by encouraging us to create smaller more focused classes. Liskov Substitution Principle Liskov’s principle tends to be the most difficult to understand. The [...]

thoughtbot.com

+
Inheritance is like Jenga

[...] an 'is a'-relationship, gives you a more nuanced and simple tool to apply to a scenario. The Liskov substitution principle which states that, if S is a subtype of T, then objects of T may be [...]

Jef Claes
#720

jefclaes.be

+
No more items