SonarCloud | Core concepts | Clean Code | Introduction
Introduction to Clean Code
Clean Code ensures that your software works as intended and meets high standards of quality.
The Sonar solution is designed to help you achieve a state of Clean Code, that is, code whose attributes make your software secure, reliable, and maintainable. Security, reliability, and maintainability are called software qualities.
Learn more
For a definition of Clean Code, see Clean Code definition.
For an introduction to the Clean Code benefits, see Clean Code benefits: the software qualities.
For an introduction to the code analysis solution with Sonar, see Code analysis based on Clean Code.
Was this page helpful?