Edsger W. Dijkstra quote on abstraction

This commit is contained in:
Morgan 2017-10-10 09:36:34 +02:00 committed by GitHub
parent 6aa8c61af7
commit cb284f7d09

View File

@ -18,3 +18,4 @@
* Sometimes it seems like 80% of my job is convincing decision makers to listen to the people who work for them. - [Jesse James Garrett](https://twitter.com/jjg/statuses/474987558154153984)
* Software developers think their job is writing code. But it's not. Their job is to solve the customer's problem. [Billy Hollis](https://blog.codinghorror.com/can-your-team-pass-the-elevator-test/) + [Video] [Billy Hollis - CodeHeads Anonymous](https://www.youtube.com/watch?v=LiGsw_k8JhY)
* It's not about being first to market, it's about being the best. / It's Never Too Late / Just do it better. [The Next Web](https://twitter.com/Shaun_Springer/statuses/498529232545669121)
* The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise. - Edsger W. Dijkstra