- Python 3 Object Oriented Programming
- Dusty Phillips
- 118字
- 2021-08-03 15:36:06
Chapter 2. Objects in Python
So, we now have a design in hand and are ready to turn that design into a working program! Of course, it doesn't usually happen that way, but this book is about programming in Python. We'll be seeing examples and hints for good software design throughout the book, but our focus is object-oriented programming. So let's have a look at the Python syntax that allows us to create object-oriented software.
After completing this chapter we will understand:
- How to create classes and instantiate objects in Python
- How to add attributes and behaviors to Python objects
- How to organize classes into packages and modules
- How to suggest people don't clobber our data
推薦閱讀
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- 中文版3ds Max 2021完全自學教程
- Building Websites with Joomla! 1.5
- 量化投資與FOF投資:以MATLAB+Python為工具
- Designing and Implementing Linux Firewalls and QoS using netfilter, iproute2, NAT and l7/filter
- AutoCAD 2016中文版基礎教程(全圖解視頻版)
- 新編 中文版Photoshop平面設計入門與提高
- 計算機輔助翻譯基礎與實訓
- MATLAB在日常計算中的應用
- Altium Designer 21實戰從入門到精通
- 玩轉微信5.0
- Oracle E/Business Suite R12 Supply Chain Management
- Learning Website Development with Django
- 碼上學會:中文版SolidWorks 2017全能一本通(雙色版)
- Excel+Python:飛速搞定數據分析與處理