As the mainstream dynamic language, Python is not only easy to learn, good transplant, but also has a strong and rich library support. In addition, Python's powerful extensibility makes it easy for developers to write Python extensions in C/D + +, as well as embed python in a C + + program to add dynamic scaling and dynamic programming capabilities to their systems.
In order to make better use of the Python language, it is important to understand how Python works, whether it is using the Python language itself, or using Python with the C + + interface. Dynamic Language Technology Boutique book Gallery · Python Source analysis: Deep Exploration of dynamic language core technology to CPython as the research object, at the C code level, in-depth analysis of Python implementation. The book includes not only a large number of Python built-in objects, but also a lot of space for the Python virtual machine and Python advanced features of the anatomy. Through this book, readers can understand the general expression in Python, control structure, anomaly mechanism, class mechanism, multithreading mechanism, module dynamic loading mechanism, memory management mechanism and other core technology operating principles, while, "Dynamic Language Technology boutique book Gallery · Python Source code anatomy: The core technology of dynamic language revealed by the Deep exploration of dynamic language core technology is also of great reference value for understanding other dynamic languages, such as JavaScript and Ruby.
Dynamic Language Technology Boutique book Gallery · Python Source analysis: Deep Exploration of dynamic language core technology is suitable for Python programmers, dynamic language enthusiasts, C programmers reading.
Limited to personal learning, not for commercial use, please delete it within 24 hours after download.
Note: Resources from the network, if there is unreasonable to private messages to me, the second delete.
Python source code analysis. pdf free Download https://page55.ctfile.com/fs/14299555-203411801
Python Source code anatomy