Tag Archives: java best practices

Java Programming Best Practices

Programming in any language should be done in accordance with the standards and best practices should be followed in order to ensure that developed code is maintainable, re-usable, extendable and presentable. In this post, I am going to talk about Java Programming Best Practices. However, many of the things discussed here will be true in… Read More »