Python Object-Oriented Programming - Fifth Edition - Dusty Phillips
- Format: Broché Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtreExpédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.
Nos autres offres
-
68,62 €
Produit Neuf
Ou 17,16 € /mois
- Livraison à 0,01 €
Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.
-
79,99 €
Occasion · Comme Neuf
Ou 20,00 € /mois
4,00 € offerts- Livraison : 25,00 €
- Livré entre le 11 et le 20 avril
Service client à l'écoute et une politique de retour sans tracas - Livraison des USA en 3 a 4 semaines (2 mois si circonstances exceptionnelles) - La plupart de nos titres sont en anglais, sauf indication contraire. N'hésitez pas à nous envoyer un e-... Voir plus
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour
Avis sur Python Object - Oriented Programming - Fifth Edition de Dusty Phillips Format Broché - Livre Informatique
0 avis sur Python Object - Oriented Programming - Fifth Edition de Dusty Phillips Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
Remarques Sur Les Couleurs Suivi De Le Vu, Le Peint Et Le Parlé
Occasion dès 49,97 €
-
Stone Age - Ancient Castles Of Europe
1 avis
Occasion dès 44,00 €
-
The Harvard Book: Selections From Three Centuries, Revised Edition
Neuf dès 80,22 €
-
L'amica Geniale. Edizione Completa
Occasion dès 70,19 €
-
Machine Learning And Data Sciences For Financial Markets
Neuf dès 150,03 €
Occasion dès 78,87 €
-
De Lemdr À La Thérapie Mosaic Guérir Sans Douleur Les Traumatismes Psychologiques
Occasion dès 62,50 €
-
Rinascimento Da Brunelleschi A Michelangelo - La Rappresentazione Dell'architettura A Cura Di Henry Millon E Vittorio Magnago Lampugnani . /. Bompiani 1994
Occasion dès 40,00 €
-
Grammatik Aktiv - Deutsch Als Fremdsprache - B2/C1
Neuf dès 37,15 €
-
Michael Kenna - Arbres / Trees
2 avis
Occasion dès 95,00 €
-
The Art Of Computer Programming 1. Fundamental Algorithms
Occasion dès 45,99 €
-
Complete Masterworks
3 avis
Neuf dès 35,73 €
-
Le Cul De La Femme - Une Collection De Portraits De Pierre Louÿs (1892-1914)
5 avis
Occasion dès 69,00 €
-
The Golden Cage The Enigma Of Anorexia Nervosa
Occasion dès 50,05 €
-
The Ballad Of Sexual Dependency
Occasion dès 84,91 €
-
L'idiotisme - Dictionnaire D'expressions Idiomatiques Français-Anglais Et Anglais-Français
Neuf dès 49,00 €
Occasion dès 37,39 €
-
La Gradation Du Vêtement Féminin
3 avis
Occasion dès 79,99 €
-
Vw Polo Petrol & Diesel (02 - Sept 09) Haynes Repair Manual
Neuf dès 40,01 €
-
Roy Decarava: A Retrospective
Occasion dès 36,35 €
-
Albert Oehlen
Occasion dès 70,00 €
-
Edmond Lachenal And His Legacy
Occasion dès 84,68 €
Produits similaires
Présentation Python Object - Oriented Programming - Fifth Edition de Dusty Phillips Format Broché
- Livre Informatique
Résumé :
This hands-on guide empowers Python developers to write clean, production-ready code using real-world OOP, design patterns, and concurrency tools. Fully updated for Python 3.13 with new type hinting and modern software engineering practices. Key Features: - Master OOP fundamentals with hands-on examples and expert insights - Learn design patterns and type hinting with real-world Python 3.13 code - Develop scalable programs using testing and concurrency best practices - Purchase of the print or Kindle book includes a free PDF eBook Book Description: Learn to write effective, maintainable, and scalable Python applications by mastering object-oriented programming with this updated fifth edition. Whether you're transitioning from scripting to structured development or refining your OOP skills, this book offers a clear, practical path forward. You'll explore Python's approach to OOP, from class creation and inheritance to polymorphism and abstraction, while discovering how to make smarter decisions about when and how to use these tools. You'll apply what you learn through hands-on examples and exercises. Updated for Python 3.13, this edition simplifies complex topics such as abstract base classes, testing with unittest and pytest, and async programming with asyncio. It introduces a new chapter on Python's type hinting ecosystem-crucial for modern Python development. Written by long-time Python experts Steven Lott and Dusty Phillips, this edition emphasizes clarity, testability, and professional software engineering practices. It helps you move beyond scripting to building well-structured, production-ready Python systems. By the end of this book, you'll be confident in applying OOP principles, design patterns, type hints, and concurrency tools to create robust and maintainable Python applications. What You Will Learn: - Write Python classes and implement object behaviors - Apply inheritance, polymorphism, and composition - Understand when to use OOP-and when not to - Use type hints and perform static and runtime checks - Explore common and advanced design patterns in Python - Write unit and integration tests with unittest and pytest - Implement concurrency with asyncio, futures, and threads - Refactor procedural code into well-designed OOP structures Who this book is for: Python developers who want to deepen their understanding of object-oriented programming to write maintainable, scalable, and professional-grade code. Ideal for developers transitioning from scripting to software engineering or those coming from other OOP languages looking to master Python's idiomatic approach. Basic Python knowledge is required. 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 Type Hints - Python Data Structures - The Intersection of Object-Oriented and Functional Programming - The Iterator Pattern - Common Design Patterns - Advanced Design Patterns - Testing Object-Oriented Programs - Concurrency...
Biographie:
Steven F. Lott has been programming since the 70s, when computers were large, expensive, and rare. As a contract software developer and architect, he has worked on hundreds of projects, from very small to very large. He's been using Python to solve business problems for almost 20 years....
Sommaire:
Steven Lott has been programming since computers were large, expensive, and rare. Working for decades in high tech has given him exposure to a lot of ideas and techniques, some bad, but most are helpful to others. Since the 1990s, Steven has been engaged with Python, crafting an array of indispensable tools and applications. His profound expertise has led him to contribute significantly to Packt Publishing, penning notable titles like Mastering Object-Oriented, The Modern Python Cookbook, and Functional Python Programming. A self-proclaimed technomad, Steven's unconventional lifestyle sees him travelling back and forth across the US. He tries to live by the words Don't come home until you have a story....
Détails de conformité du produit
Personne responsable dans l'UE