First Aid Kit

 < Day Day Up > 



The most important tool to assist in proper naming is a good editor. Look for features such as auto-completion and code templates that increase the speed of code entry. IntelliJ’s IDEA has excellent auto-completion for Java, and the Visual Assist plug-in for Microsoft Visual Studio offers similar quality auto-completion and code templates for C and C++.

The only other tool that has a major impact on naming and code readability is the choice of programming language. Every language can be made more readable, but for certain tasks, a particular language might be more appropriate. If the option to choose the language is there, take it, but if other factors make that impossible, it is usually not difficult to make the chosen language read easier.



 < Day Day Up > 



Preventative Programming Techniques. Avoid and Correct Common Mistakes
Preventative Programming Techniques: Avoid and Correct Common Mistakes (Charles River Media Programming)
ISBN: 1584502576
EAN: 2147483647
Year: 2002
Pages: 121
Authors: Brian Hawkins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net