- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 104字
- 2021-07-02 12:44:30
Preface
Object-oriented programming (OOP) is a programming paradigm organized around objects rather than actions, and data rather than logic. With the newest release of C#, there are a number of new additions that improve OOP. This book aims to teach OOP in C# in an engaging and interactive way. After going through the book, you will have an understanding of the four pillars of OOP, which are encapsulation, inheritance, abstraction, and polymorphism, and be able to leverage the latest features of C# 8.0, such as Nullable Reference Types and Asynchronous Streams. You will then explore various design patterns, principles, and best practices in OOP.
推薦閱讀
- Web程序設計及應用
- Learning ArcGIS Pro 2
- Spring實戰(第5版)
- PostgreSQL Replication(Second Edition)
- 算法訓練營:提高篇(全彩版)
- C語言程序設計教程
- Scala Reactive Programming
- Test-Driven JavaScript Development
- 從零開始:UI圖標設計與制作(第3版)
- Extending Unity with Editor Scripting
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- PyQt編程快速上手
- 量子計算機編程:從入門到實踐
- C#網絡編程高級篇之網頁游戲輔助程序設計
- Office VBA開發經典:中級進階卷