- 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
- Embedded Linux Projects Using Yocto Project Cookbook
- OpenShift開發指南(原書第2版)
- iOS 9 Game Development Essentials
- C/C++算法從菜鳥到達人
- Android 7編程入門經典:使用Android Studio 2(第4版)
- React.js Essentials
- Mastering Ubuntu Server
- Oracle Database 12c Security Cookbook
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Learning Apache Kafka(Second Edition)
- 計算機應用基礎實踐教程
- Getting Started with React Native
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Extending Unity with Editor Scripting
- 交互設計師成長手冊:從零開始學交互