What is the Python Interpreter? (How does Python Work?)

Опубликовано: 26 Август 2020
на канале: Afternerd
108,122
4k

What is the Python interpreter and how does Python work internally?

In this video, I talk about how the Python interpreter works and how it runs your Python source code. Essentially, the Python interpreter is comprised of two subsystems:

1- A compiler: this compiles your source code into an intermediate code called the 'byte code'
2- A Python virtual machine (PVM): this interprets and executes the byte code on your machine.

A good understanding of the concepts discussed in this video is crucial if you want to master the Python programming language.

Resources:
📝 Python Cheatsheet: https://www.afternerd.com/blog/get-py...
🖥️ Computer Science guide: https://www.afternerd.com/blog/learn-...
🐍 Python roadmap guide: https://www.afternerd.com/blog/learn-...

Courses:
📚 Python OOP: https://www.afternerd.com/udemy/pytho...

Where you can find me:
ℹ️ Website: https://www.afternerd.com/
📸 Instagram:   / the_kreamix  
🐦 Twitter:   / afternerdtweets  


На этой странице сайта вы можете посмотреть видео онлайн What is the Python Interpreter? (How does Python Work?) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Afternerd 26 Август 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 108,122 раз и оно понравилось 4 тысяч зрителям. Приятного просмотра!