Mastering Python [2016]

时间:2019-08-04 20:59:25
【文件属性】:
文件名称:Mastering Python [2016]
文件大小:4.31MB
文件格式:PDF
更新时间:2019-08-04 20:59:25
Python Mastering Python [Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers] Packt Publishing | 29 April 2016 | English | ISBN: 1785289721 | 486 pages | PDF | 4.30 Mb Python is a dynamic programming language. It is known for its high readability and hence it is often the first language learned by new programmers. Python being multi-paradigm, it can be used to achieve the same thing in different ways and it is compatible across different platforms. Even if you find writing Python code easy, writing code that is efficient, easy to maintain, and reuse is not so straightforward. This book is an authoritative guide that will help you learn new advanced methods in a clear and contextualised way. It starts off by creating a project-specific environment using venv, introducing you to different Pythonic syntax and common pitfalls before moving on to cover the functional features in Python. It covers how to create different decorators, generators, and metaclasses. It also introduces you to functools.wraps and coroutines and how they work. Later on you will learn to use asyncio module for asynchronous clients and servers. You will also get familiar with different testing systems such as py.test, doctest, and unittest, and debugging tools such as Python debugger and faulthandler. You will learn to optimize application performance so that it works efficiently across multiple machines and Python versions. Finally, it will teach you how to access C functions with a simple Python call. By the end of the book, you will be able to write more advanced scripts and take on bigger challenges.

网友评论

  • 书不错,挺好的啊
  • 真的不错的资源啊,谢谢
  • 书不错 ,值得学习
  • 不错,好东西!
  • mastering 好像这个系列的书籍都不错的,我是先下载了, mastering Qt 5,然后搜到了python的,