- Clean Code in C#
- Jason Alls
- 68字
- 2021-06-18 18:28:08
Further reading
- https://docs.microsoft.com/en-us/visualstudio/code-quality/?view=vs-2019: This documentation by Microsoft provides information on the different tools available to help you analyze and improve the quality and maintainability of your code.
- https://en.wikipedia.org/wiki/Code_review: There are many useful links on this page to further your knowledge of code reviews and their value to your business.
- https://springframework.guru/gang-of-four-design-patterns/: Gang-of-Four design patterns book.
- https://www.packtpub.com/application-development/net-design-patterns: .NET Design Patterns, by Praseed Pai and Shine Xavier.
- https://help.github.com/en: GitHub's help page.
推薦閱讀
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 軟件測試項目實戰之性能測試篇
- Full-Stack React Projects
- C++ 從入門到項目實踐(超值版)
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- ASP.NET開發與應用教程
- Scratch3.0趣味編程動手玩:比賽訓練營
- 計算機應用基礎教程(Windows 7+Office 2010)
- 代替VBA!用Python輕松實現Excel編程
- Solutions Architect's Handbook
- uni-app跨平臺開發與應用從入門到實踐
- 實戰Python網絡爬蟲
- C/C++代碼調試的藝術
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- Learning Ext JS(Fourth Edition)