Ever curious to learn more about Python Language Internals. I am too and I found some resource online which I want to list here now and read at a appropriate time.
https://tomlee.co/wp-content/uploads/2012/11/108_python-language-internals.pdf
https://stackoverflow.com/questions/3298464/how-can-i-learn-more-about-python-s-internals
https://tech.blog.aknin.name/category/my-projects/pythons-innards/
https://medium.com/@dawranliou/getting-started-with-python-internals-a5474ccb8022
https://leanpub.com/insidethepythonvirtualmachine/read#leanpub-auto-pyobject
https://akaptur.com/blog/2014/08/03/getting-started-with-python-internals/
http://www.pgbovine.net/cpython-internals.htm
Before we get lost in othe blogs.. I think let's focus on the docs.python.org, the core of the truth.
https://docs.python.org/3.7/reference/index.html
https://tomlee.co/wp-content/uploads/2012/11/108_python-language-internals.pdf
https://stackoverflow.com/questions/3298464/how-can-i-learn-more-about-python-s-internals
https://tech.blog.aknin.name/category/my-projects/pythons-innards/
https://medium.com/@dawranliou/getting-started-with-python-internals-a5474ccb8022
https://leanpub.com/insidethepythonvirtualmachine/read#leanpub-auto-pyobject
https://akaptur.com/blog/2014/08/03/getting-started-with-python-internals/
http://www.pgbovine.net/cpython-internals.htm
Before we get lost in othe blogs.. I think let's focus on the docs.python.org, the core of the truth.
https://docs.python.org/3.7/reference/index.html
No comments:
Post a Comment