Closed Thread
Results 1 to 5 of 5

Thread: How to write a perfect program every time.

  1. #1
    brownhead's Avatar
    brownhead is offline Programmer
    Join Date
    Apr 2009
    Posts
    172
    Rep Power
    12

    How to write a perfect program every time.

    “Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.”
    (Martin Golding)

    Found this here and it struck a chord because I'm refactoring another programmers code currently and I'm rather angry at him since he didn't use A SINGLE COMMENT !! Gah! He'd do well to hide himself from me...

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: How to write a perfect program every time.

    Hahahaha, I like this one:
    “Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning.”
    (Rich Cook)
    Nice find! Thanks for sharing (and for the laugh).

  4. #3
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: How to write a perfect program every time.

    lol those are hilarious. I myself have had the fun of debugging PHP programs without a single comment. The file names help though =) Still no fun.

  5. #4
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: How to write a perfect program every time.

    “Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris.”
    Hit that nail on the head dint they. People seem to think all programmers are weird. My sister is a network administrator and she use to think there was something wrong with me. Than she had to work with programmers first hand and relised it comes with the profession ^_^ she swears all programmers have ADHD and the weirdest sense of humor in the universe.

  6. #5
    Join Date
    Sep 2009
    Location
    USA
    Posts
    3,400
    Blog Entries
    5
    Rep Power
    37

    Re: How to write a perfect program every time.

    This one was my favorite:
    “But what is it good for?”
    (Engineer at the Advanced Computing Systems Division of IBM, commenting on the microchip, 1968)
    Root Beer == System Administrator's Beer
    Download the new operating system programming kit! (some assembly required)

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. General How to write this program in assembly!
    By Panto in forum Assembly
    Replies: 2
    Last Post: 05-27-2011, 10:32 PM
  2. how to write tis program code
    By 2612 in forum C and C++
    Replies: 12
    Last Post: 12-18-2010, 12:11 PM
  3. How to write a program that evaluates min/max val..
    By JaaneKyun in forum C and C++
    Replies: 5
    Last Post: 05-14-2010, 08:35 AM
  4. How to write program for gmail?
    By ecoecoeco in forum Visual Basic Programming
    Replies: 1
    Last Post: 04-10-2010, 08:43 PM
  5. Can anyone write this program for me?
    By lunch39 in forum Python
    Replies: 2
    Last Post: 12-22-2009, 05:14 PM

Tags for this Thread

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