- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 144字
- 2021-06-25 22:00:27
What we can do to prevent bad code
Writing clean code requires a conscious effort of maintaining professionalism and following best industry standards throughout the stages of the software development process. Bad code should be avoided right from the onset of software project development, because the accumulation of bad debt through bad code can slow down software project completion and create future issues after the software has been deployed to production.
To avoid bad code, you have to be lazy, as the general saying goes that lazy programmers are the best and smartest programmers because they hate repetitive tasks, such as having to go back to fix issues that could have been prevented. Try to use programming styles and approaches that avoid writing bad code, to avoid having to rewrite your code in order to fix avoidable issues, bugs, or to pay technical debts.
- 軟件安全技術
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Spring 5.0 Microservices(Second Edition)
- C# 7 and .NET Core Cookbook
- 基于Java技術的Web應用開發
- Python進階編程:編寫更高效、優雅的Python代碼
- AngularJS深度剖析與最佳實踐
- Scratch 3.0少兒編程與邏輯思維訓練
- 前端架構:從入門到微前端
- C++程序設計基礎教程
- Unreal Engine 4 Shaders and Effects Cookbook
- 編程可以很簡單
- C編程技巧:117個問題解決方案示例
- 遠方:兩位持續創業者的點滴思考
- H5+移動營銷設計寶典