- Python 3 Object:oriented Programming(Second Edition)
- Dusty Phillips
- 84字
- 2021-07-16 20:44:31
Summary
In this chapter, we learned how simple it is to create classes and assign properties and methods in Python. Unlike many languages, Python differentiates between a constructor and an initializer. It has a relaxed attitude toward access control. There are many different levels of scope, including packages, modules, classes, and functions. We understood the difference between relative and absolute imports, and how to manage third-party packages that don't come with Python.
In the next chapter, we'll learn how to share implementation using inheritance.
推薦閱讀
- UML和模式應用(原書第3版)
- 軟件項目管理(第2版)
- JavaScript高效圖形編程
- 跟“龍哥”學C語言編程
- Python網絡爬蟲從入門到實踐(第2版)
- R語言數據可視化實戰
- C語言從入門到精通(第4版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- C語言程序設計同步訓練與上機指導(第三版)
- Working with Odoo
- 編程與類型系統
- Swift 4 Protocol-Oriented Programming(Third Edition)
- AutoCAD 2009實訓指導
- Statistical Application Development with R and Python(Second Edition)