Top 6 Quotes & Sayings by Alexander Stepanov

Explore popular quotes and sayings by an American author Alexander Stepanov.
Last updated on December 6, 2024.
Alexander Stepanov

Alexander Alexandrovich Stepanov is a Russian-American computer programmer, best known as an advocate of generic programming and as the primary designer and implementer of the C++ Standard Template Library, which he started to develop around 1992 while employed at HP Labs. He had earlier been working for Bell Labs close to Andrew Koenig and tried to convince Bjarne Stroustrup to introduce something like Ada generics in C++. He is credited with the notion of concept.

I find OOP technically unsound.
Object-oriented programming aficionados think that everything is an object.... this [isn't] so. There are things that are objects. Things that have state and change their state are objects. And then there are things that are not objects. A binary search is not an object. It is an algorithm
I think that object orientedness is almost as much of a hoax as artificial intelligence. — © Alexander Stepanov
I think that object orientedness is almost as much of a hoax as artificial intelligence.
I spent years trying to find some use for inheritance and virtuals, before I understood why that mechanism was fundamentally flawed and should not be used.
Complexity assertions have to be part of the interface
I still believe in abstraction, but now I know that one ends with abstraction, not starts with it
This site uses cookies to ensure you get the best experience. More info...
Got it!