- Clean Code in C#
- Jason Alls
- 83字
- 2021-06-18 18:28:05
Technical requirements
To work on the code in this chapter, you will need to download and install Visual Studio 2019 Community Edition or higher. This IDE can be downloaded from https://visualstudio.microsoft.com/.
You will find the code for this book located at https://github.com/PacktPublishing/Clean-Code-in-C-. I have put them all under a single solution with each chapter as a solution folder. You will find the code for each chapter in the relevant chapter folder. If running a project, remember to assign it as the startup project.
推薦閱讀
- ReSharper Essentials
- 軟件界面交互設計基礎
- Python計算機視覺編程
- 信息安全技術
- Unity 5 for Android Essentials
- Java:High-Performance Apps with Java 9
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- RESTful Java Web Services(Second Edition)
- .NET 4.0面向對象編程漫談:應用篇
- C語言程序設計教程
- Node.js應用開發
- Kohana 3.0 Beginner's Guide
- Mastering Machine Learning with scikit-learn
- Build Your Own PaaS with Docker
- Slick2D Game Development