- Python Unlocked
- Arun Tigeraniya
- 72字
- 2021-07-23 14:57:47
Chapter 1. Objects in Depth
In this chapter, we will dive into Python objects. Objects are the building blocks of the language. They may represent or abstract a real entity. We will be more interested in factors affecting such behavior. This will help us understand and appreciate the language in a better way. We will cover the following topics:
- Object characteristics
- Calling objects
- How objects are created
- Playing with attributes
推薦閱讀
- iOS面試一戰到底
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- MongoDB for Java Developers
- Wireshark Network Security
- Bulma必知必會
- Python自然語言處理(微課版)
- 劍指MySQL:架構、調優與運維
- 精通Python自動化編程
- Django 5企業級Web應用開發實戰(視頻教學版)
- Visual Basic程序設計(第三版)
- 遠方:兩位持續創業者的點滴思考
- Java EE架構設計與開發實踐
- HTML5移動前端開發基礎與實戰(微課版)
- 高性能PHP 7
- VMware vSphere 5.5 Cookbook