Effective Python: 90 Specific Ways to Write Better Python: Bestsellers cărți programare Python
Autor Brett Slatkinen Limba Engleză Paperback – 15 noi 2019
Effective Python aims to provide the reader with an understanding of the "Pythonic" way of writing programs: the best way to use Python. New program- mers will learn the best practices of Python's features. Experienced programmers will learn how to embrace the strangeness of a new tool with confidence.
Like other Effective books, this book will be organized in a series of short items. Each chapter will cover a broad but related set of subjects. Each item will provide clear and concise guidance to the reader about how they can write Python programs more effectively. Each item will provide advice on what to do, what to avoid, how to strike the right balance, and why this is the best choice. Effective Python will prepare growing programmers to make a big impact using Python.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 261.31 lei 3-5 săpt. | +30.95 lei 10-14 zile |
Pearson Education – 15 noi 2019 | 261.31 lei 3-5 săpt. | +30.95 lei 10-14 zile |
Pearson Education (US) – 8 mar 2025 | 425.44 lei 3-5 săpt. |
Preț: 261.31 lei
Preț vechi: 326.64 lei
-20% Nou
50.01€ • 51.95$ • 41.54£
Carte disponibilă
Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 40.94 lei
Specificații
ISBN-10: 0134853989
Pagini: 480
Dimensiuni: 179 x 231 x 25 mm
Greutate: 0.72 kg
Ediția:2. Auflage
Editura: Pearson Education
Colecția Effective Software Development
Seria Bestsellers cărți programare Python
Descriere
When people first learn Python they immediately feel empowered to write code to accomplish the task at hand. But Python has unique strengths and charms that can be hard to grasp. Programmers from other languages often approach Python from a limited mindset instead of embracing its full expressivity. New programmers go too far in the other direction, using Python's dynamic features to set themselves up for difficulties in the future.
Effective Python aims to provide the reader with an understanding of the "Pythonic" way of writing programs: the best way to use Python. New program- mers will learn the best practices of Python's features. Experienced programmers will learn how to embrace the strangeness of a new tool with confidence.
Like other Effective books, this book will be organized in a series of short items. Each chapter will cover a broad but related set of subjects. Each item will provide clear and concise guidance to the reader about how they can write Python programs more effectively. Each item will provide advice on what to do, what to avoid, how to strike the right balance, and why this is the best choice. Effective Python will prepare growing programmers to make a big impact using Python.
Notă biografică
Cuprins
- Preface
- Chapter 1 Pythonic Thinking
- Chapter 2 Lists and Dictionaries
- Chapter 3 Functions
- Chapter 4 Comprehensions and Generators
- Chapter 5 Classes and Interfaces
- Chapter 6 Metaclasses and Attributes
- Chapter 7 Concurrency and Parallelism
- Chapter 8 Robustness and Performance
- Chapter 9 Testing and Debugging
- Chapter 10 Collaboration
- Index