B. Liskov & S.Zilles,
ACM SIGPLAN Notices, 1974
Remote PWL #4
Thomas Depierre
@DianaO
Diana Olympos
Twitter :
Github :
What an enormous impact this paper has had on how we program today. Has there been any single advance in programming languages since this work (42 years ago) which has made such a big impact on mainstream programming? I can’t think of one.
Small program interruption !
Small program interruption !
Extensible languages
Standard Abstract Operations
Define a public API for your stuff and hide everything behind it.
You can rip the implementation and replace it later.
Look at our history.
We build complex system everyday.
There are papers on Software Design.
The one before Design Pattern and UML please.
And look at Systems stuff and Human Factors and Ergonomics.
I can provide links. Talk to me.