“On a related topic, let me say that I'm not much of a fan of object-oriented design. I've seen some beautiful stuff done with OO, and I've even done some OO stuff myself, but it's just one way to approach a problem. For some problems, it's an ideal way; for others, it's not such a good fit. […] OO is great for problems where an interface applies naturally to a wide range of types, not so good for managing polymorphism (the machinations to get collections into OO languages are astounding to watch and can be hellish to work with), and remarkably ill-suited for network computing. That's why I reserve the right to match the language to the problem, and even - often - to coordinate software written in several languages towards solving a single problem. It's that last point - different languages for different subproblems - that sometimes seems lost to the OO crowd.”

—  Rob Pike

Rob Pike (2004) in interview http://interviews.slashdot.org/article.pl?sid=04/10/18/1153211&tid=189 at slashdot.com, Oct 18 2004

Adopted from Wikiquote. Last update June 3, 2021. History

Help us to complete the source, original and additional information

Do you have more details about the quote "On a related topic, let me say that I'm not much of a fan of object-oriented design. I've seen some beautiful stuff don…" by Rob Pike?
Rob Pike photo
Rob Pike 9
software engineer 1956

Related quotes

Eric S. Raymond photo
Martin Fowler photo
Erik Naggum photo

“Shed the idea that you were programming in an OO style. There is no such thing. You were only programming a particular object system. Now you get to program a different object system.”

Erik Naggum (1965–2009) Norwegian computer programmer

Re: How much use of CLOS? http://groups.google.com/group/comp.lang.lisp/msg/60f4c36a707db3fe (Usenet article).
Usenet articles, Miscellaneous

Tom Savini photo
Constance Wu photo

“I'd rather lose all my stuff than lose myself, because I've done that before, and that feels way worse.”

Constance Wu (1982) American actress

As quoted in "Constance Wu Doesn’t Want to Be Your “It” Girl" in Vulture https://www.vulture.com/2016/06/constance-wu-c-v-r.html

Ned Vizzini photo
Robert Rauschenberg photo
Carolyn Mackler photo
Annika Sörenstam photo

“I'm going back to my tour where I belong. The attention was more than I expected. The golf course wasn't a problem. It was just the things around it. All the preparation I've done in the last month weighed on me.”

Annika Sörenstam (1970) Swedish golfer

Comments after missing the cut at the Bank of America Colonial PGA Tournament - May 2003 http://www.usatoday.com/sports/golf/pga/2003-05-23-colonial_x.htm

Related topics