£37.65

Packt Publishing Python 3 Object Oriented Programming: Harness the power of Python 3 objects: If you feel it’s time you learned object-oriented programming ... way to learn how to harness the power of OOP

Price data last checked 83 day(s) ago - refreshing...

View at Amazon

Price History & Forecast

Last 8 days • 8 data points (No recent data available)

Historical
Generating forecast...
£40.88 £37.33 £38.10 £38.88 £39.65 £40.43 £41.20 25 January 2026 26 January 2026 28 January 2026 30 January 2026 01 February 2026

Price Distribution

Price distribution over 8 days • 2 price levels

Days at Price
Current Price
1 day · current 7 days 0 2 4 5 7 £38 £41 Days at Price

Price Analysis

Most common price: £41 (7 days, 87.5%)

Price range: £38 - £41

Price levels: 2 different prices over 8 days

Description

If you feel it's time you learned object-oriented programming techniques, this is the perfect book for you. Clearly written with practical exercises, it's the painless way to learn how to harness the power of OOP in Python. Key Features: Learn how to do Object Oriented Programming in Python using this step-by-step tutorial Design public interfaces using abstraction, encapsulation, and information hiding Turn your designs into working software by studying the Python syntax Raise, handle, define, and manipulate exceptions using special error objects Implement Object Oriented Programming in Python using practical examples Book Description: Object Oriented Programming is a very important aspect of modern programming languages. The basic principles of Object Oriented Programming are relatively easy to learn. Putting them together into working designs can be challenging.This book makes programming more of a pleasure than a chore using powerful Python 3 object-oriented features of Python 3. It clearly demonstrates the core OOP principles and how to correctly implement OOP in Python. Object Oriented Programming ranks high in importance among the many models Python supports. Yet, many programmers never bother learning the powerful features that make this language object oriented.The book teaches when and how OOP should be correctly applied. It emphasizes not only the simple syntax of OOP in Python, but also how to combine these objects into well-designed software.This book will introduce you to the terminology of the object-oriented paradigm, focusing on object-oriented design with step-by-step examples. It will take you from simple inheritance, one of the most useful tools in the object-oriented programmer's toolbox, all the way through to cooperative inheritance, one of the most complicated. You will be able to raise, handle, define, and manipulate exceptions.You will be able to integrate the object-oriented and the not-so-object-oriented aspects of Python. You will also be able to create maintainable applications by studying higher level design patterns. You'll learn the complexities of string and file manipulation, and how Python distinguishes between binary and textual data. Not one, but two very powerful automated testing systems will be introduced to you. You'll understand the joy of unit testing and just how easy they are to create. You'll even study higher level libraries such as database connectors and GUI toolkits and how they apply object-oriented principles. What You Will Learn: Implement objects in Python by creating classes and defining methods Separate different objects into a taxonomy of classes, and describe the properties and behaviors of those objects via the class interface Design public interfaces using abstraction, encapsulation, and information hiding Turn your designs into working software by learning the Python syntax Share implementation using inheritance Add functionality to the existing classes and built-ins using inheritance Share similar code between classes by abstracting it into a parent class Raise, handle, define, and manipulate exceptions using special error objects Understand when to use object-oriented features, and more importantly when not to Learn what design patterns are, and why they are different in Python Uncover the simplicity of unit testing and why it's so important in Python Utilize common Python 3 modules, libraries, and frameworks Who this book is for: If you're new to Object Oriented Programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply Object Oriented Programming in Python, this is the book for yo

Key Features

Brand: Packt Publishing

Python 3 Object Oriented Programming: If you feel it’s time you learned objectoriented programming techniques, this is the perfect book for you. way to learn how to harness the power of OOP

Product Specifications

Format
paperback
Domain
Amazon UK
Release Date
26 July 2010
Listed Since
29 June 2010

Barcode

No barcode data available

Similar Products You Might Like

Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python
98% match

Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python

Packt Publishing

£43.60 03 Feb 2026
Python Object-Oriented Programming: Build robust and maintainable object-oriented Python applications and libraries
97% match

Python Object-Oriented Programming: Build robust and maintainable object-oriented Python applications and libraries

Packt Publishing

£41.64 26 Feb 2026
Python: Master the Art of Design Patterns: Ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns
96% match

Python: Master the Art of Design Patterns: Ensure your code is sleek, efficient and elegant by mastering powerful Python design patterns

Packt Publishing

£58.67 21 Feb 2026
PHP Objects, Patterns and Practice (Expert's Voice in Open Source)
94% match

PHP Objects, Patterns and Practice (Expert's Voice in Open Source)

Apress

£43.71 27 Feb 2026
Learning Python: Powerful Object-Oriented Programming
94% match

Learning Python: Powerful Object-Oriented Programming

O'Reilly

£44.67 13 Jan 2026
PHP Objects, Patterns, and Practice
94% match

PHP Objects, Patterns, and Practice

Apress

£44.99 07 Mar 2026
PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools
94% match

PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools

£51.35 09 Jan 2026
Python Programming: A Practical Approach
93% match

Python Programming: A Practical Approach

£145.00 10 Jan 2026
Python Programming: A Practical Approach
93% match

Python Programming: A Practical Approach

£52.26 09 Jan 2026
Modern Python Cookbook: 133 recipes to develop flawless and expressive programs in Python 3.8
93% match

Modern Python Cookbook: 133 recipes to develop flawless and expressive programs in Python 3.8

Packt Publishing

£67.48 25 Jan 2026
Hands-On Software Engineering with Python: Move beyond basic programming and construct reliable and efficient software with complex code
93% match

Hands-On Software Engineering with Python: Move beyond basic programming and construct reliable and efficient software with complex code

Packt Publishing

£21.52 07 Mar 2026
Fluent Python: Clear, Concise, and Effective Programming
93% match

Fluent Python: Clear, Concise, and Effective Programming

O'Reilly

£42.00 25 Jan 2026
Programming Python 4e: Powerful Object-Oriented Programming
93% match

Programming Python 4e: Powerful Object-Oriented Programming

O'Reilly

£42.95 09 Jan 2026
Python 3: The Comprehensive Guide
93% match

Python 3: The Comprehensive Guide

Rheinwerk Computing

£42.69 10 Mar 2026
Software Architecture with Python: Design and architect highly scalable, robust, clean, and high performance applications in Python
93% match

Software Architecture with Python: Design and architect highly scalable, robust, clean, and high performance applications in Python

Packt Publishing

£41.99 20 Feb 2026
Mastering PLC Programming: The software engineering survival guide to automation programming
93% match

Mastering PLC Programming: The software engineering survival guide to automation programming

Packt Publishing

£42.62 20 Feb 2026
Learning Penetration Testing with Python
93% match

Learning Penetration Testing with Python

Packt Publishing

£41.99 23 Feb 2026
ULTIMATE Python Guide: From Zer0 to Hero (Python Certifications)
93% match

ULTIMATE Python Guide: From Zer0 to Hero (Python Certifications)

£77.52 23 Jan 2026
Python Coding - One Year Later: A Treasure Trove of Practical and Simple Examples
93% match

Python Coding - One Year Later: A Treasure Trove of Practical and Simple Examples

£187.92 07 Feb 2026
Beginning Python: From Novice to Professional
93% match

Beginning Python: From Novice to Professional

Apress

£53.27 09 Jan 2026
Data Engineering with Advanced Python: Learn to Build Production Data applications using Modern Cloud Data tools (Data Engineering with Python cookbook series)
93% match

Data Engineering with Advanced Python: Learn to Build Production Data applications using Modern Cloud Data tools (Data Engineering with Python cookbook series)

£43.20 30 Jan 2026
Object-Oriented Design with ABAP: A Practical Approach
93% match

Object-Oriented Design with ABAP: A Practical Approach

Apress

£37.89 16 Apr 2026
Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools
93% match

Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools

Packt Publishing

£38.90 14 Jan 2026
Python: Penetration Testing for Developers: Execute effective tests to identify software vulnerabilities
93% match

Python: Penetration Testing for Developers: Execute effective tests to identify software vulnerabilities

Packt Publishing

£17.74 08 Mar 2026