- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 157字
- 2021-06-25 22:00:25
Exploring Test-Driven Development
In order to craft robust, maintainable, and scalable software applications, software development teams and stakeholders must make certain important decisions early in the software development process. These decision makers must adopt the software industry's tested and proven best practices and standards throughout the different stages of software development.
The quality of software projects can quickly degrade when developers build the code base using development approaches, coding styles, and practices that automatically make source code rigid and difficult to maintain. This chapter points out the habits and practices that result in writing bad code and should therefore be avoided. The programming habits, development styles, and approaches that should be learned to facilitate writing clean and maintainable code are explained.
In this chapter, we will cover the following topics:
- Difficulty in maintaining code
- How bad code gets that way
- What we can do to prevent bad code
- The principles of test-driven development
- The test-driven development cycle
- Unreal Engine Physics Essentials
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- C#程序設計實訓指導書
- Delphi程序設計基礎:教程、實驗、習題
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- C#程序設計(慕課版)
- Servlet/JSP深入詳解
- Vue.js 3.0源碼解析(微課視頻版)
- Bootstrap 4 Cookbook
- 21天學通C++(第5版)
- Android移動開發案例教程:基于Android Studio開發環境
- 軟件體系結構
- C語言程序設計實驗指導
- 趣學數據結構