- Learning Object-Oriented Programming
- Gastón C. Hillar
- 107字
- 2021-07-16 13:46:04
Summary
In this chapter, you learned how to recognize real-world elements and translate them into the different components of the object-oriented paradigm: classes, attributes, methods, and instances. You understood the differences between classes (blueprints or templates) and the objects (instances). We designed a few classes with attributes and methods that represented blueprints for real-life objects. Then, we improved the initial design by taking advantage of the power of abstraction, and we specialized in the Ellipse
class.
Now that you have learned some of the basics of the object-oriented paradigm, you are ready to start creating classes and instances in Python, JavaScript, and C# in the next chapter.
推薦閱讀
- SAS數據統計分析與編程實踐
- Mastering Google App Engine
- Hands-On Swift 5 Microservices Development
- MATLAB 2020從入門到精通
- Zabbix Performance Tuning
- Python一行流:像專家一樣寫代碼
- Java EE架構設計與開發實踐
- 交互設計師成長手冊:從零開始學交互
- ASP.NET開發寶典
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- VMware vSphere 5.5 Cookbook
- 零基礎學編程系列(全5冊)
- 你好!Python
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發
- Cloud Development andDeployment with CloudBees