E-Book, Englisch, 714 Seiten
Lott / Phillips Python Object-Oriented Programming
4. Auflage 2021
ISBN: 978-1-80107-523-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Build robust and maintainable object-oriented Python applications and libraries
E-Book, Englisch, 714 Seiten
ISBN: 978-1-80107-523-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Python Object-Oriented Programming".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Objektorientierte Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
Weitere Infos & Material
Table of Contents - Object-Oriented Design
- Objects in Python
- When Objects Are Alike
- Expecting the Unexpected
- When to Use Object-Oriented Programming
- Abstract Base Classes and Operator Overloading
- Python Data Structures
- The Intersection of Object-Oriented and Functional Programming
- Strings, Serialization, and File Paths
- The Iterator Pattern
- Common Design Patterns
- Advanced Design Patterns
- Testing Object-Oriented Programs
- Concurrency