
Do not assume that technical debt is a problem with your code
97 Things Not To Do Software CraftsmanshipEver saw SonarQube laden with thousands of maintainability and security issues?
Ever saw SonarQube laden with thousands of maintainability and security issues?
Most projects that I see facing serious problems lack tests. You should write tests for two things
Learning is the most vital part of a software developer’s life.
Once again, you would think that the software development community has moved past this point, but I still get many teammates who want to “save memory” using HashMaps instead of POJOs.
Once I was asked in an interview (I was the interviewer!
Have you ever seen code in your module, which was so complex that you decided to copy and paste it entirely rather than changing it to accommodate your requirement?
Enough ink is already spilled on this topic, nevertheless talking about it once again may not hurt.