Best 38 quotes of Dennis Ritchie on MyQuotes

Dennis Ritchie

  • By Anonym
    Dennis Ritchie

    A language that doesn't have everything is actually easier to program in than some that do

  • By Anonym
    Dennis Ritchie

    A new release of Plan 9 happened in June, and at about the same time a new release of the Inferno system, which began here, was announced by Vita Nuova.

  • By Anonym
    Dennis Ritchie

    Any editing, software work, and mail is done in this exported Plan 9

  • By Anonym
    Dennis Ritchie

    A program designed for inputs from people is usually stressed beyond breaking point by computer-generated inputs.

  • By Anonym
    Dennis Ritchie

    At least for the people who send me mail about a new language that they're designing, the general advice is: do it to learn about how to write a compiler

  • By Anonym
    Dennis Ritchie

    C++ and Java, say, are presumably growing faster than plain C, but I bet C will still be around.

  • By Anonym
    Dennis Ritchie

    C is declining somewhat in usage compared to C++, and maybe Java, but perhaps even more compared to higher-level scripting languages. It's still fairly strong for the basic system-type things.

  • By Anonym
    Dennis Ritchie

    C is peculiar in a lot of ways, but it, like many other successful things, has a certain unity of approach that stems from development in a small group.

  • By Anonym
    Dennis Ritchie

    C is quirky, flawed, and an enormous success.

  • By Anonym
    Dennis Ritchie

    C was already implemented on several quite different machines and OSs, Unix was already being distributed on the PDP-11, but the portability of the whole system was new

  • By Anonym
    Dennis Ritchie

    For books, I don't read much fiction, but like travel essays and good pop-science.

  • By Anonym
    Dennis Ritchie

    For infrastructure technology, C will be hard to displace.

  • By Anonym
    Dennis Ritchie

    From an operating system research point of view, Unix is if not dead certainly old stuff, and it's clear that people should be looking beyond it.

  • By Anonym
    Dennis Ritchie

    I can't recall any difficulty in making the C language definition completely open - any discussion on the matter tended to mention languages whose inventors tried to keep tight control, and consequent ill fate

  • By Anonym
    Dennis Ritchie

    I listen to mostly-classical music, but mostly by radio - I'm not an audiophile.

  • By Anonym
    Dennis Ritchie

    I'm just an observer of Java, and where Microsoft wants to go with C# is too early to tell.

  • By Anonym
    Dennis Ritchie

    I'm not a person who particularly had heros when growing up.

  • By Anonym
    Dennis Ritchie

    I'm still uncertain about the language declaration syntax.

  • By Anonym
    Dennis Ritchie

    It seems certain that much of the success of Unix follows from the readability, modifiability, and portability of its software.

  • By Anonym
    Dennis Ritchie

    It's true that compared with the scene when Unix started, today the ecological niches are fairly full, and fresh new OS ideas are harder to come by, or at least to propagate.

  • By Anonym
    Dennis Ritchie

    I've done a reasonable amount of travelling, which I enjoyed, but not for too long at a time.

  • By Anonym
    Dennis Ritchie

    I've done a reasonable amount of travelling, which I enjoyed, but not for too long at a time. I'm a home-body and get fatigued by it fairly soon, but enjoy thinking back on experiences when I've returned and then often wish I'd arranged a longer stay in the somewhat exotic place.

  • By Anonym
    Dennis Ritchie

    Obviously, the person who had most influence on my career was Ken Thompson.

  • By Anonym
    Dennis Ritchie

    Obviously, the person who had most influence on my career was Ken Thompson. Unix was basically his, likewise C's predecessor, likewise much of the basis of Plan 9 (though Rob Pike was the real force in getting it together). And in the meantime Ken created the first computer chess master and pretty much rewrote the book on chess endgames. He is quite a phenomenon.

  • By Anonym
    Dennis Ritchie

    One of the obvious things that went wrong with Multics as a commercial success was just that it was sort of over-engineered in a sense. There was just too much in it.

  • By Anonym
    Dennis Ritchie

    Some consider UNIX to be the second most important invention to come out of AT&T Bell Labs after the transistor.

  • By Anonym
    Dennis Ritchie

    Sometimes when you fill a vacuum, it still sucks.

  • By Anonym
    Dennis Ritchie

    Steve Jobs has said that Xwindows is brain-damamged and will disappear in two years. He got it half-right.

  • By Anonym
    Dennis Ritchie

    The kind of programming that C provides will probably remain similar absolutely or slowly decline in usage, but relatively, JavaScript or its variants, or XML, will continue to become more central.

  • By Anonym
    Dennis Ritchie

    The number of UNIX installations has grown to 10, with more expected.

  • By Anonym
    Dennis Ritchie

    The only way to learn a new programming language is by writing programs in it.

  • By Anonym
    Dennis Ritchie

    The True-GNU philosophy is more extreme than I care for, but it certainly laid a foundation for the current scene, as well as providing real software.

  • By Anonym
    Dennis Ritchie

    Twenty percent of all input forms filled out by people contain bad data.

  • By Anonym
    Dennis Ritchie

    Unix has retarded OS research by 10 years and linux has retarded it by 20.

  • By Anonym
    Dennis Ritchie

    UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.

  • By Anonym
    Dennis Ritchie

    UNIX is simple and coherent, but it takes a genius (or at any rate, a programmer) to understand and appreciate its simplicity.

  • By Anonym
    Dennis Ritchie

    When I read commentary about suggestions for where C should go, I often think back and give thanks that it wasn't developed under the advice of a worldwide crowd.

  • By Anonym
    Dennis Ritchie

    ... with proper design, the features come cheaply. This approach is arduous, but continues to succeed.