- Hands-On Penetration Testing with Python
- Furqan Khan
- 59字
- 2021-07-02 14:13:57
Object-oriented programming in Python
The object-oriented features of any programming language teach us how to deal with classes and objects. The same is the case for Python. The general object-oriented features that we shall be covering are the following:
- Classes and objects
- Class relationships: inheritance, composition, association, and aggregation
- Abstract classes
- Polymorphism
- Static, instance, and class methods and variables
推薦閱讀
- Spring Boot 2實(shí)戰(zhàn)之旅
- jQuery Mobile Web Development Essentials(Third Edition)
- Designing Machine Learning Systems with Python
- Spring Boot+Spring Cloud+Vue+Element項(xiàng)目實(shí)戰(zhàn):手把手教你開發(fā)權(quán)限管理系統(tǒng)
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Mastering Ubuntu Server
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- Mathematica Data Analysis
- Unity Game Development Scripting
- 網(wǎng)站構(gòu)建技術(shù)
- Solr Cookbook(Third Edition)
- Web前端應(yīng)用開發(fā)技術(shù)
- Mastering Gephi Network Visualization
- WildFly Cookbook
- Python Digital Forensics Cookbook