- C# Programming Cookbook
- Dirk Strauss
- 46字
- 2021-07-14 11:08:46
Chapter 3. Object-Oriented Programming in C#
This chapter will introduce you to the foundation of C# and object-oriented programming (OOP). In this chapter, you will cover the following recipes:
- Using inheritance in C#
- Using abstraction
- Leveraging encapsulation
- Implementing polymorphism
- Single responsibility principle
- Open/closed principle
推薦閱讀
- Learn ECMAScript(Second Edition)
- Java加密與解密的藝術(第2版)
- 編寫高質量代碼:改善Python程序的91個建議
- Learn Swift by Building Applications
- Python機器學習實戰
- Building a Quadcopter with Arduino
- Mastering Predictive Analytics with Python
- Java EE 7 Performance Tuning and Optimization
- MATLAB 2020從入門到精通
- Building Android UIs with Custom Views
- Mastering Akka
- C++ System Programming Cookbook
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- 熱處理常見缺陷分析與解決方案
- 算法技術手冊