- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 135字
- 2021-07-02 12:44:43
Summary
This chapter covers classes and objects, the most important building blocks of OOP. These are the two things that we should learn before jumping into any other topics in OOP. It is important to make sure that these concepts are clear in our minds before moving on to other ideas. In this chapter, we learned about what a class is and why it's needed in OOP. We also looked at how to create a class in C# and how to define an object. After that, we looked at the relationship between classes and objects and how to instantiate a class and use it. We also talked about variables and methods in a class. Lastly, we covered the four pillars of OOP. In the next chapter, we will learn more about inheritance and class hierarchy.
推薦閱讀
- iOS面試一戰到底
- Learning Spring 5.0
- C/C++算法從菜鳥到達人
- Responsive Web Design with HTML5 and CSS3
- Git高手之路
- C語言從入門到精通(第4版)
- 編譯系統透視:圖解編譯原理
- SQL Server 2012數據庫管理與開發項目教程
- Android 應用案例開發大全(第3版)
- ArcGIS By Example
- D3.js 4.x Data Visualization(Third Edition)
- 機器學習與R語言實戰
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Lift Application Development Cookbook
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)