AMAPstudio
skip to content
User Tools
Sitemap
Login
Sidebar
Home
Presentation
Download
FAQ
Screenshots
Charter
Publications
Documentation
Projects
Transfer
Development
Contact
Coding guidelines
General rules
Improve
maintainability
Do not duplicate code : use function instead
Minimize dependencies between classes
Improve
readability
Write small functions : < 200 lines
Use explicit class and variable names
Use comments only when necessary : everyone should understand your code
Improve class cohesion and coherence
Coding style
see
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
documentation/coding_guidelines.txt
ยท Last modified: 2013/05/23 10:25 (external edit)
Page Tools
Old revisions
Backlinks
Back to top