Umfassende Service-Einschränkungen im Bereich Ausleihe ab 17. März!

Treffer: Object-Oriented Programming.

Title:
Object-Oriented Programming.
Source:
Primer on Scientific Programming with Python; 2009, p479-571, 93p
Database:
Complementary Index

Weitere Informationen

This chapter introduces the basic ideas of object-oriented programming. Different people put different meanings into the term object-oriented programming: Some use the term for programming with objects in general, while others use the term for programming with class hierarchies. The author applies the second meaning, which is the most widely accepted one in computer science. The first meaning is better named object-based programming. Since everything in Python is an object, we do object-based programming all the time, yet one usually reserves this term for the case when classes different from Python΄s basic types (int, float, str, list, tuple, dict) are involved. [ABSTRACT FROM AUTHOR]

Copyright of Primer on Scientific Programming with Python is the property of Springer Nature / Books and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)