Post

 Resources 

Console


RE: Naming conventions... Rag on a Stick (1 reply, 0 views) (2000-Oct-5)
-
I use them most of the time, I always do controls and forms with a lower TLA before them (eg, imgLogo, cmdExit) When it comes to variables, I get slack, but I often use Enums so it makes it really easy to read. I only really do something for Booleans and Strings ('b' and 'str') But my code is fairly easy to read (at least for me) just because I comment it and give some meaningful names. Although, now I come to think of it, it probably isn't, sometimes I misname my subs so they do just a bit more than their name suggests or a bit less. And I sometimes put stuff in the wrong place, like game code in the form instead of in the game engine module. That's me


-
Up One Level | Back to Forum

RE: Naming conventions... Guava (0 replies) (2000-Oct-6)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 22 visitors within the last 20 minutes
RSS News Feed