About
All feedback (4)
- prepbooks (223212)- Feedback left by buyer.More than a year agoVerified purchaseAAA+++ eBayer and a pleasure to deal with. Thank you very much!
- discover-books (1706288)- Feedback left by buyer.More than a year agoVerified purchaseQuick response and fast payment. Perfect! THANKS!!
- second.sale (4297519)- Feedback left by buyer.More than a year agoVerified purchaseHope to deal with you again. Thank you.
- thrift.books (3942340)- Feedback left by buyer.More than a year agoVerified purchaseQuick response and fast payment. Perfect! THANKS!! ~Thrift.Books
Reviews (1)

Oct 17, 2023
Not an easy read
The first few chapters talk about building the Python compiler from open source code and how everything is based on the language 'C (which I know a log about).'. The last few chapters talked about how python handle memory (very interesting), debuggers, stacks, and a few other issues. I have over 30 Python books. I think the book was good for what it was but it was not what I was hoping/looking for.. I was hoping/looking for more internal stuff on how to improve my code by knowing the internals of Python and I really did not walk away with that knowledge. I did learn some things but I was looking for more about Python such as explanations about all the __stuff__ , why writing code this way vs that way, etc.