- Add comments to your code.
- Do not complicate things
- Keep in Mind – "Less is more" is not always better.
- No hard coding please.
- Do not invent your own frameworks.
- Say no to Print lines and String Concatenations.
- Pay attention to the GUI.
- Always Prepare Document Requirements.
- Unit-test. Unit-test. Unit-test.
- Remember – quality, not quantity.
Pls go through complete details from the bellow link for detailed description given by the Aleksey Shevchenko (Author) .I hope these rules will help all of us become better programmers and professionals.
Link : http://www.developer.com/java/data/article.php/10932_3612756_1
No comments:
Post a Comment