codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Follow publication

The Ultimate Guide To The Code Quality

Alex Gostev
codeburst
Published in
6 min readOct 20, 2020

--

Guide To The Code Quality

Measuring the quality of code

Guide To The Code Quality

What is code quality?

Why you need to measure code quality

Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

How to measure the quality of code

Maintainability

Good quality code should be efficient

Readability and formatting

Extensibility

Guide To The Code Quality

Use of code quality analysis tools

Final thought

--

--

Published in codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Written by Alex Gostev

PM at duecode.io. Duecode is like an analytics dashboard 📊 for code projects

No responses yet