Improving Software Code Quality

High-quality code that follows good software engineering principles inherently has fewer defects, making it easier to maintain and extend.
Oct. 23, 2020

This article series is in the Embedded Software and System Design topics within our Series Library

This article is part of TechXchange: Developing High Quality Software

High-quality code that follows good software engineering principles inherently has fewer defects, making it easier to maintain and extend. The ability to reuse superior parts saves time on future projects. This series addresses the issues and techniques that developers can utilize to create applications with fewer defects.