Login | Register Share:
  Guess quote | Authors | Isles | Contacts

Bjarne Stroustrup [1950-0] Danish
Rank: 104
Scientist, Computer scientist


Bjarne Stroustrup is a Danish computer scientist, most notable for the creation and development of the widely used C++ programming language. He is a visiting professor at Columbia University, and works at Morgan Stanley as a Managing Director in New York.

Design, Teacher



QuoteTagsRank
However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
101
I would encourage nonproprietary standards for tools and libraries.
102
People who passionately want to believe that the world is basically simple react to this with a fury that goes beyond what I consider appropriate for discussing a programming language.
103
The standard library saves programmers from having to reinvent the wheel.
104
Clearly, I reject the view that there is one way that is right for everyone and for every problem.
105
First, I'd like to see the basic tools such as compilers, debuggers, profilers, database interfaces, GUI builders, CAD tools, and so forth fully support the ISO standard.
106
I find languages that support just one programming paradigm constraining.
107
After all, C++ isn't a perfect match for Java's design aims either. Design
108
This evolution may compromise Java's claim of being simpler than C++, but my guess is that the effort will make Java a better language than it is today.
109
My list of basic tools is a partial answer to the question about what has changed: Over the past few years, large numbers of programmers have come to depend on elaborate tools to interface code with systems facilities.
110
It is easy to study the rules of overloading and of templates without noticing that together they are one of the keys to elegant and efficient type-safe containers.
111
Thus, the standard library will serve as both a tool and as a teacher. Teacher
112
Certainly not every good program is object-oriented, and not every object-oriented program is good.
113
Defining OO as based on the use of class hierarchies and virtual functions is also practical in that it provides some guidance as to where OO is likely to be successful.
114
Personally, I look forward to better tools for analyzing C++ source code.
115
With the increasing importance of standards for system-level objects such as COM and CORBA, it is particularly important that the C++ bindings to those be clean, well documented, and simple to use.
116

The script ran 0.001 seconds.