This part deals with various development processes aimed to increase software quality and streamline the overall development processes. The reader will learn how to properly manage source code in version-control systems, how to document their code, and how to ensure that it will be always thoroughly tested.
The following chapters are included in this section:
- Chapter 10, Managing Code
- Chapter 11, Documenting Your Project
- Chapter 12, Test-Driven Development