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, programming and/or paradigms:

    Movies are one of the bad habits that corrupted our century. Of their many sins, I offer as the worst their effect on the intellectual side of the nation. It is chiefly from that viewpoint I write of them—as an eruption of trash that has lamed the American mind and retarded Americans from becoming a cultured people.
    Ben Hecht (1893–1964)

    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)