开发者

Java Coding standards [closed]

开发者_运维问答 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

What coding standards in java should a programmer definitely follow for a more readable code?


Read the Code Conventions for the Java programming language by Oracle


Roger C. Martin: Clean code - a handbook of agile software development


Start with Checkstyle and PMD.


There are a lot of factors which go into defining the term "a good coding standard" but the official document should offer you some insight.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜