Subject: Re: Naming styles
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 20 Aug 2004 16:35:07 +0100
|
I usually tend to use camel case, too, be in vb style ("MasterTableName") or
java style ("masterTableName"), but i sometimes use "sql style" like
"MASTER_TABLE_NAME", so if i don't follow a rule but instead go on my mood for
the day i usually get things a mess.
As has been noted on this list before, I tend to call all variables x
unless forced by circumstances to use some more radical names (such as y
or z). Some computer scientists consider this bad style, but
mathematicians have been doing it quite happily for a few hundred years
without too many problems...
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
| Current Thread |
Andrew Welch - 20 Aug 2004 14:23:20 -0000
- xptm - 20 Aug 2004 15:21:22 -0000
- David Carlisle - 20 Aug 2004 15:35:56 -0000 <=
- Ralph Holz - 20 Aug 2004 15:44:51 -0000
- David Carlisle - 20 Aug 2004 16:51:35 -0000
- xptm - 20 Aug 2004 16:54:15 -0000
Vasu Chakkera - 20 Aug 2004 17:12:56 -0000
|
|