forked from pg-dp/KnowledgeBase
-
Notifications
You must be signed in to change notification settings - Fork 0
Some useful links for reading about code quality
VIKRANT SINGH edited this page May 12, 2020
·
1 revision
Some useful links for reading about code quality
- Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin - https://www.goodreads.com/book/show/3735293-clean-code
- Java Code Conventions -https://www.oracle.com/technetwork/java/codeconventions-150003.pdf
- 10 good habits that will help keep your code clean by Micheal Toppa- https://www.youtube.com/watch?v=UjhX2sVf0eg
- Google Java Style Guide- https://google.github.io/styleguide/javaguide.html#s6.1-override-annotation
- Java Constants - https://www.edureka.co/blog/what-is-java-constant/
- Project OPAL Code Templates - https://github.com/projekt-opal/doc