Results 1 to 3 of 3

Thread: Programming quotes

  1. #1

    Programming quotes

    This is quite funny and thoughtful:

    http://quotes.cat-v.org/programming/

    My favourites:

    Programming graphics in X is like finding the square root of PI using Roman numerals.

    -- Henry Spencer

    Computers are about making life easier in much the same way that the Republican party is about fiscal responsibility and a culture of life.

    -- mister_borogove

    The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.

    -- Brian W. Kernighan

    PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil perpetrated by skilled but perverted professionals.

    -- frumious
    [size=10px]"In science one tries to tell people, in such a way as to be understood by everyone, something that no one ever knew before. But in poetry, it's the exact opposite." -- Paul Dirac[/size]

  2. #2

    Re: Programming quotes

    I like these:

    One of my most productive days was throwing away 1000 lines of code.

    -- Ken Thompson

    The computing scientist's main challenge is not to get confused by the complexities of his own making.

    -- E. W. Dijkstra

    Simplicity is prerequisite for reliability.

    -- Edsger W. Dijkstra

    Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

    -- Bill Gates

    First, solve the problem. Then, write the code.

    -- John Johnson

    http://3das.noeska.com - create adventure games without programming

  3. #3

    Re: Programming quotes

    Quote Originally Posted by cragwolf

    PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil perpetrated by skilled but perverted professionals.

    -- frumious
    PHP is not bad, but when amateur coders that are amazed by it's capabilities and simplicity start making software without any regard about code safety.. THAT's the main problem!

    Also, perl should go and die a FAST AND PAINFUL DEATH ASAP!

    edit: ah yes quotes.. let me get some from my secret vault:

    "Duct tape is like the force: It has a dark side and a light side and it holds the universe together."
    - Carl Zwanzig

    Coding CSS is easy. Even for a guy like me who thinks that most JavaScript looks like swear words.
    - unknown

    bitmaps are organized colored squares
    - unknown

    "In My Egotistical Opinion, most people's C programs should be indented six feet downward and covered with dirt."
    - Blair P. Houghton.

    Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.
    — Jamie Zawinski
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •