How to name variables in a program?



Hello,

Having a strong convention for naming your variables in your program is an
important issue often overlooked.
Can anyone point me to a good source on the web dealing with this issue?

SerGioGioGio


.



Relevant Pages

  • Re: How to name variables in a program?
    ... The Java naming convention is pretty good on this. ... the symbol is with the first letter capitalized, ... I would also *HIGHLY* warn you against the hungarian notation. ...
    (comp.programming)
  • Re: Naming of private functions
    ... > Naming conventions are intended to give the reader a way ... > your project the access rights to the symbol make such ... > convention for the functions, ... They can't justify it rationally to me, ...
    (comp.lang.cpp)
  • Re: Naming Standard
    ... The RVBA (Reddick VBA) naming conventions are available ... > Convention, derived from the Leszynski*-Reddick Naming Convention for ... > Microsoft has something on this in the Knowledge Base, ...
    (microsoft.public.access.gettingstarted)
  • Re: great idea -- explain own bids
    ... naming a convention is not illegal, ... give full disclosure. ... experienced players, you can just say "Inverted", the opps nod ...
    (rec.games.bridge)
  • Re: Questions about app design - OOP with python classes
    ... It's unreliable in the sense that the coder has to follow the naming ... convention, and must have some bare minimum of sense. ... I'd have expected the compiler to handle the conversions through casts ...
    (comp.lang.python)