- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 42字
- 2021-07-03 00:12:03
Single responsibility principle
When talking about SOLID principles, we will start off with the single responsibility principle (SRP). Here, we are actually saying that a class has a specific task that it needs to fulfill and it should not do anything else.
推薦閱讀
- Hyper-V 2016 Best Practices
- Practical UX Design
- JMeter 性能測試實戰(第2版)
- PLC編程與調試技術(松下系列)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Fast Data Processing with Spark(Second Edition)
- PHP編程基礎與實踐教程
- MINECRAFT編程:使用Python語言玩轉我的世界
- Mastering Concurrency Programming with Java 9(Second Edition)
- 監控的藝術:云原生時代的監控框架
- Learning Bootstrap 4(Second Edition)
- UX Design for Mobile
- 物聯網系統架構設計與邊緣計算(原書第2版)
- Beginning PHP
- PHP 7 Programming Blueprints