- Secret Recipes of the Python Ninja
- Cody Jackson
- 181字
- 2021-06-25 22:14:36
What this book covers
Chapter 1, Working with Python Modules, looks at Python packages, modules, and namespaces, using virtual environments, and wrapping up Python code for distribution.
Chapter 2, Utilizing the Python Interpreter, explores Python command-line options, customizing interactive sessions, working with Python on Windows OS, and alternative Python interactive shells.
Chapter 3, Working with Decorators, reviews Python functions and shows how to improve them with decorators.
Chapter 4, Using Python Collections, covers containers and takes an in-depth look at the collections available in Python.
Chapter 5, Generators, Coroutines, and Parallel Processing, focuses on iteration within Python and how it works with generators and then it moves into concurrent and parallel processing.
Chapter 6, Working with Python's Math Module, takes a deep pe into how Python implements a variety of mathematical operations.
Chapter 7, Improving Python Performance with PyPy, outlines improving Python performance using just-in-time compilation.
Chapter 8, Python Enhancement Proposals, discusses how improvements to the Python language are handled and looks at several current proposals.
Chapter 9, Documenting with LyX, demonstrates different techniques and tools to document code.
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- 軟件項目估算
- Java程序設計(慕課版)
- 垃圾回收的算法與實現
- 數據結構和算法基礎(Java語言實現)
- Interactive Data Visualization with Python
- 華為HMS生態與應用開發實戰
- 征服RIA
- Hands-On Reinforcement Learning with Python
- 平面設計經典案例教程:CorelDRAW X6
- Illustrator CS6設計與應用任務教程
- Mastering Apache Storm
- 愛上C語言:C KISS
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用