- Jul 31, 2020
- 9,111
- 1,042,376
- 129
TUTProfessor submitted a new resource:
[Ebook] RealPython - CPython Internals - Your Guided Tour Through the Python 3.9 Interpreter
Read more about this resource...
[Ebook] RealPython - CPython Internals - Your Guided Tour Through the Python 3.9 Interpreter
Goals—
By the End of the Book You’ll Be Able To:
Read and navigate the CPython 3.9 interpreter source code. You’ll deeply comprehend and appreciate the inner workings of concepts like lists, dictionaries, and generators.
Make changes to the Python syntax and compile your own version of CPython, from scratch. You’ll customize the Python core data types with new functionality and run CPython’s automated test suite...
Read more about this resource...