Serious Python
出版時間:2018.12
?
關注公眾號,免費獲取資料
?
?
內容簡介:
Sharpen your Python skills as you dive deep into the Python programming language with?Serious Python. You’ll cover a range of advanced topics like multithreading and memorization, get advice from experts on things like designing APIs and dealing with databases, and learn Python internals to help you gain a deeper understanding of the language itself. Written for developers and experienced programmers,?Serious Python?brings together over 15 years of Python experience to teach you how to avoid common mistakes, write code more efficiently, and build better programs in less time.
As you make your way through the book’s extensive tutorials, you’ll learn how to start a project and tackle topics like versioning, layouts, coding style, and automated checks. You’ll learn how to package your software for distribution, optimize performance, use the right data structures, define functions efficiently, pick the right libraries, build future-proof programs, and optimize your programs down to the bytecode.
You’ll also learn how to:
-
Make and use effective decorators and methods, including abstract, static, and class methods
-
Employ Python for functional programming using generators, pure functions, and functional functions
-
Extend flake8 to work with the abstract syntax tree (AST) to introduce more sophisticated automatic checks into your programs
-
Apply dynamic performance analysis to identify bottlenecks in your code
-
Work with relational databases and effectively manage and stream data with PostgreSQL
If you’ve been looking for a way to take your Python skills from good to great,?Serious Python?will help you get there. Learn from the experts and get seriously good at Python with?Serious Python!
Author
Julien Danjou?is a Principal Software Engineer at Red Hat and a contributor to OpenStack, the largest existing open source project written in Python. He has been a Free Software and Open Source hacker for the past 15 years.
總結
以上是生活随笔為你收集整理的Serious Python的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: CAD2019软件安装教程
- 下一篇: Math Adventures with