Info
Alle Bewertungen (4)
- prepbooks (227255)- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufAAA+++ eBayer and a pleasure to deal with. Thank you very much!
- thrift.books (3999948)- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufQuick response and fast payment. Perfect! THANKS!! ~Thrift.Books
- second.sale (4492807)- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufHope to deal with you again. Thank you.
- discover-books (1706289)- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufQuick response and fast payment. Perfect! THANKS!!
Rezensionen (1)

18. Okt 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.