Algorithmic Efficiency - Effect of Programming Paradigms

Effect of Programming Paradigms

The effect that different programming paradigms have on algorithmic efficiency is fiercely contested, with both supporters and antagonists for each new paradigm. Strong supporters of structured programming, such as Dijkstra for instance, who favour entirely goto-less programs are met with conflicting evidence that appears to nullify its supposed benefits. The truth is, even if the structured code itself contains no gotos, the optimizing compiler that creates the binary code almost certainly generates them (and not necessarily in the most efficient way). Similarly, OOP protagonists who claim their paradigm is superior are met with opposition from strong sceptics such as Alexander Stepanov who suggested that OOP provides a mathematically limited viewpoint and called it, "almost as much of a hoax as Artificial Intelligence" In the long term, benchmarks, using real-life examples, provide the only real hope of resolving such conflicts—at least in terms of run-time efficiency.

Read more about this topic:  Algorithmic Efficiency

Famous quotes containing the words effect of, effect, programming and/or paradigms:

    The want of an international Copy-Right Law, by rendering it nearly impossible to obtain anything from the booksellers in the way of remuneration for literary labor, has had the effect of forcing many of our very best writers into the service of the Magazines and Reviews.
    Edgar Allan Poe (1809–1849)

    The effect of liberty to individuals is that they may do what they please: we ought to see what it will please them to do, before we risk congratulations.
    Edmund Burke (1729–1797)

    If there is a price to pay for the privilege of spending the early years of child rearing in the driver’s seat, it is our reluctance, our inability, to tolerate being demoted to the backseat. Spurred by our success in programming our children during the preschool years, we may find it difficult to forgo in later states the level of control that once afforded us so much satisfaction.
    Melinda M. Marshall (20th century)

    All poetry, as discriminated from the various paradigms of prosody, is prayer.
    Samuel Beckett (1906–1989)