code quality

Measure Code Quality using Cyclomatic Complexity

The article talks about how McCabe's cyclomatic complexity could be used to measure several different aspects of code quality. The…

2 years ago

SonarLint for Eclipse – Do Proactive Code Quality Check

This blog talks about SonarLint tool for Eclipse IDE which could be used by developers to get on-the-fly feedback for…

8 years ago

Learning Coding Tips from Martin Fowler is OK!

This article is first in the series of "Developers Hall of Fame" pages that we have recently started, and talks…

10 years ago

What’s Needed to Get Your Code Quality Match ISO Standard 25010

The article relates software quality characteristics defined by ISO 25010 standard (SQUARE) with code quality and, recommends on what could…

10 years ago

Top 5 Code Smells Newbies Developers Could Easily Identify & Avoid

Following is one very popular image which has been used to represent time and again for representing code smells. I…

10 years ago

Top 3 Most Visited Blogs for Great Software Code Quality

Following are top three most visited blogs this month in relation with software code quality: The rule I followed to…

10 years ago

The Rule I Followed to become a Great Developer

DISCLAIMER: The article is in no way an intention of bragging about my development capabilities. The intention is only to…

10 years ago