Why Have Code Conventions? 80% of software life cycle is spent on software maintenance. Hardly the original author maintains a software Code Conventions improve the readability of the software If you require to ship your source code as a product, code conventions make your product well packaged Java Code Conventions Avoid assigning several variables to […]

Read more of this post