Effective Python 59 specific ways to write better Python
โ Scribed by Brett Slatkin
- Publisher
- Addison-Wesley Professional
- Year
- 2020
- Tongue
- English
- Edition
- Second edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Content: 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
๐ SIMILAR VOLUMES
"Each item in Slatkin's Effective Python teaches a self-contained lesson with its own source code. This makes the book random-access: Items are easy to browse and study in whatever order the reader needs. I will be recommending Effective Python to students as an admirably compact source of mainstrea
"Each item in Slatkin's Effective Python teaches a self-contained lesson with its own source code. This makes the book random-access: Items are easy to browse and study in whatever order the reader needs. I will be recommending Effective Python to students as an admirably compact source of mainstrea
It's easy to start writing code with Python: that's why the language is so immensely popular. However, Python has unique strengths, charms, and expressivity that can be hard to grasp at first -- as well as hidden pitfalls that can easily trip you up if you aren't aware of them. Effective Python will
Its easy to start writing code with Python: thats why the language is so immensely popular. However, Python has unique strengths, charms, and expressivity that can be hard to grasp at first -- as well as hidden pitfalls that can easily trip you up if you arent aware of them. Effective Python will he
<span><div><p><b>Updated and Expanded for Python 3</b></p><p>Its easy to start developing programs with Python, which is why the language is so popular. However, Pythons unique strengths, charms, and expressiveness can be hard to grasp, and there are hidden pitfalls that can easily trip you up.</p><