Serious Python

Serious Python
出版时间:2018.12
官网链接:No Starch Press
下载地址:百度网盘(PDF+EPUB)
提取码    :bd2j

内容简介:

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.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

The Quick Python Book, 3rd Edition

2018-12-26 22:39:34

电子书

Neural Networks and Deep Learning

2019-1-4 4:41:25

搜索