- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 129字
- 2021-06-25 22:00:31
Summary
Most potential software project maintenance bottlenecks can be avoided through the use of the principles and coding patterns discussed in this chapter. Attaining professionalism requires consistency to be disciplined and holds true to good coding habits, practices, and having a professional attitude towards TDD.
Writing clean code that is easy to maintain pays off in the long term as less effort will be required to make user-requested changes and users will be kept happy when the application is always available for use with few or no bugs.
In the next chapter, we will explore the .NET Core framework, and its capabilities and limitations. Also, we will take a tour of Microsoft Visual Studio Code before reviewing the new features available in Version 7 of the C# programming language.
- GraphQL學(xué)習(xí)指南
- OpenCV實例精解
- 編程珠璣(續(xù))
- Production Ready OpenStack:Recipes for Successful Environments
- Python程序設(shè)計
- Java程序設(shè)計
- Oracle 18c 必須掌握的新特性:管理與實戰(zhàn)
- 深入淺出React和Redux
- HTML5+CSS3 Web前端開發(fā)技術(shù)(第2版)
- Troubleshooting Citrix XenApp?
- Building Dynamics CRM 2015 Dashboards with Power BI
- 軟件工程與UML案例解析(第三版)
- Hands-On Dependency Injection in Go
- HTML 5與CSS 3權(quán)威指南(第4版·下冊)
- 快速搞定Spring Boot+Vue全棧開發(fā)