- Mastering Python
- Rick van Hattem
- 237字
- 2021-07-16 11:10:30
Preface
Python is a language that is easy to learn and both powerful and convenient from the start. Mastering Python, however, is a completely different question.
Every programming problem you will encounter has at least several possible solutions and/or paradigms to apply within the vast possibilities of Python. This book will not only illustrate a range of different and new techniques but also explain where and when a method should be applied.
This book is not a beginner's guide to Python 3. It is a book that can teach you about the more advanced techniques possible within Python. Specifically targeting Python 3.5 and up, it also demonstrates several Python 3.5-only features such as async def and await statements.
As a Python programmer with many years of experience, I will attempt to rationalize the choices made in this book with relevant background information. These rationalizations are in no way strict guidelines, however. Several of these cases boil down to personal style in the end. Just know that they stem from experience and are, in many cases, the solutions recommended by the Python community.
Some of the references in this book might not be obvious to you if you are not a fan of Monty Python. This book extensively uses spam and eggs instead of foo and bar in code samples. To provide some background information, I recommend watching the "Spam" sketch by Monty Python. It is positively silly!
- Spring 5企業(yè)級開發(fā)實(shí)戰(zhàn)
- C語言程序設(shè)計(第2 版)
- PHP基礎(chǔ)案例教程
- The React Workshop
- Symfony2 Essentials
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- R語言數(shù)據(jù)可視化:科技圖表繪制
- OpenCV 3 Blueprints
- Mastering SciPy
- Learning C++ by Creating Games with UE4
- Python Linux系統(tǒng)管理與自動化運(yùn)維
- 分布式數(shù)據(jù)庫HBase案例教程
- Developer,Advocate!
- 多接入邊緣計算實(shí)戰(zhàn)
- Unity AI Game Programming(Second Edition)