Vendeur : ThriftBooks-Atlanta, AUSTELL, GA, Etats-Unis
EUR 23,42
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 3.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 34,59
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : good. May show signs of wear, highlighting, writing, and previous use. This item may be a former library book with typical markings. No guarantee on products that contain supplements Your satisfaction is 100% guaranteed. Twenty-five year bookseller with shipments to over fifty million happy customers.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 49,27
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 48,43
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing 2021-07, 2021
ISBN 10 : 1801077266 ISBN 13 : 9781801077262
Langue: anglais
Vendeur : Chiron Media, Wallingford, Royaume-Uni
EUR 44,16
Autre deviseQuantité disponible : 10 disponible(s)
Ajouter au panierPF. Etat : New.
Edité par Packt Publishing 6/29/2021, 2021
ISBN 10 : 1801077266 ISBN 13 : 9781801077262
Langue: anglais
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 48,47
Autre deviseQuantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. Python Object-Oriented Programming - Fourth Edition: Build robust and maintainable object-oriented Python applications and libraries 2.66. Book.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 42,07
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 42,67
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : good. May show signs of wear, highlighting, writing, and previous use. This item may be a former library book with typical markings. No guarantee on products that contain supplements Your satisfaction is 100% guaranteed. Twenty-five year bookseller with shipments to over fifty million happy customers.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 44,86
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 47,11
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 53,75
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande
EUR 68,30
Autre deviseQuantité disponible : 11 disponible(s)
Ajouter au panierEtat : New. 2021. 4th Edition. Paperback. . . . . .
Vendeur : Bulk Book Warehouse, Rotterdam, NY, Etats-Unis
EUR 32,71
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : VeryGood. Excellent condition. No inscriptions or observed highlighting or writing within main pages. May have remainder mark.
Vendeur : Kennys Bookstore, Olney, MD, Etats-Unis
EUR 84,81
Autre deviseQuantité disponible : 11 disponible(s)
Ajouter au panierEtat : New. 2021. 4th Edition. Paperback. . . . . . Books ship from the US and Ireland.
Vendeur : Goodwill Books, Hillsboro, OR, Etats-Unis
EUR 23,01
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Acceptable. Fairly worn, but readable and intact. If applicable: Dust jacket, disc or access code may not be included.
Vendeur : Textbooks_Source, Columbia, MO, Etats-Unis
EUR 25,48
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : Good. Ships in a BOX from Central Missouri! May not include working access code. Will not include dust jacket. Has used sticker(s) and some writing or highlighting. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Vendeur : Lucky's Textbooks, Dallas, TX, Etats-Unis
EUR 43,68
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing Limited, 2021
ISBN 10 : 1801077266 ISBN 13 : 9781801077262
Langue: anglais
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 54,37
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback / softback. Etat : New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 100.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 69,96
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - A comprehensive guide to exploring modern Python through data structures, design patterns, and effective object-oriented techniquesKey Features:Build an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine-learning case study at the end of each chapterBook Description:Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data manipulation and testing of more complex OOP systems. These concepts are consolidated by open-ended exercises, as well as a real-world case study at the end of every chapter, newly written for this edition. All example code is now compatible with Python 3.9+ syntax and has been updated with type hints for ease of learning.Steven and Dusty provide a friendly, comprehensive tour of important OOP concepts, such as inheritance, composition, and polymorphism, and explain how they work together with Python's classes and data structures to facilitate good design. UML class diagrams are generously used throughout the text for you to understand class relationships. Beyond the book's focus on OOP, it features an in-depth look at Python's exception handling and how functional programming intersects with OOP. Not one, but two very powerful automated testing systems, unittest and pytest, are introduced in this book. The final chapter provides a detailed discussion of Python's concurrent programming ecosystem.By the end of the book, you will have a thorough understanding of how to think about and apply object-oriented principles using Python syntax and be able to confidently create robust and reliable programs.What You Will Learn:Implement objects in Python by creating classes and defining methodsExtend class functionality using inheritanceUse exceptions to handle unusual situations cleanlyUnderstand when to use object-oriented features, and more importantly, when not to use themDiscover several widely used design patterns and how they are implemented in PythonUncover the simplicity of unit and integration testing and understand why they are so importantLearn to statically type check your dynamic codeUnderstand concurrency with asyncio and how it speeds up programsWho this book is for:If you are new to object-oriented programming techniques, or if you have basic Python skills and wish to learn how and when to correctly apply OOP principles in Python, this is the book for you. Moreover, if you are an object-oriented programmer coming from other languages or seeking a leg up in the new world of Python, you will find this book a useful introduction to Python. Minimal previous experience with Python is necessary.