topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 12:38 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: best compilation of programming tips ever  (Read 3763 times)

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
best compilation of programming tips ever
« on: November 01, 2008, 10:12 AM »
http://effectize.com...e-coolest-programmer
Example (number 26):
Follow these 10 commandments of developing user-friendly software:
  • Allow immediate termination
  • Leave start-up alone
  • Not modify existing file associations
  • Not ask inappropriate question
  • Keep noise to a minimum
  • Stay focused on the goal
  • Make actions obvious and reversible
  • Avoid restarts
  • Make configurations count
  • Adhere to the platform

40hz

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 11,858
    • View Profile
    • Donate to Member
Re: best compilation of programming tips ever
« Reply #1 on: November 01, 2008, 11:40 AM »
Excellent post. I notice it contains a link to an article entitled: 21 Laws of Computer Programming

http://www.devtopics...omputer-programming/

This article has been one of the most valuable things I ever read. I keep a printout of the 21 Laws taped to the wall next to my monitor. Beneath the dry humor lurks true wisdom about technology, with implications that extend far beyond your next programming project.

Read these laws and learn them. Because like it or not, you're gonna live 'em. ;D