Matches in DBpedia 2016-04 for { <http://www.artima.com/intv/goldilocks.html> ?p ?o }
Showing triples 1 to 4 of
4
with 100 triples per page.
- goldilocks.html isCitedBy Criticism_of_C++.
- goldilocks.html quote "I think a better way of approaching C++ is to use some of the standard library facilities. For example, use a vector rather than an array. A vector knows its size. An array does not... Most of these techniques are criticized unfairly for being inefficient. The assumption is that if it is elegant, if it is higher level, it must be slow. It could be slow in a few cases, so deal with those few cases at the lower level, but start at a higher level. In some cases, you simply don't have the overhead. For example, vectors really are as fast as arrays.".
- goldilocks.html title "A Conversation with Bjarne Stroustrup".
- goldilocks.html url "http://www.artima.com/intv/goldilocks.html".