QCon 2013 keynote by Barbara Liskov

Barbara Liskov, professor at MIT, presented an IT-history-based keynote at QCon, called “The Power of Abstraction”. It was fun and painful to be reminded of the IT topics of 70s:

  • Gotos
  • Top-down structural design
  • Modules
  • Abstract data types
  • Algol, Simula, CLU

Specifically, her work on CLU, a programming language used mainly for research, with its concepts of inheritance, polymorphism, iterators, multiple return values, explicit type casting and exception handling have influenced the development of OOP and popular languages like Java and Python amongst others. Graham Lee has collected all documents referenced in the talk in his post.

Barbara Liskov is the second woman to receive the Turing Award (2008).

20130309-130842.jpg

Above is the content map of the presentation created by Heather Willems in parallel to the keynote.

About Grischa Ekart

Follow me on Twitter: @gekart. I am a trainer and consultant for AWS, Docker, Kubernetes, Machine Learning and all things DevOps.
This entry was posted in QCon 2013 and tagged , , , . Bookmark the permalink.