How It Works (E1 P2) - The Python Interpreter

Pubblicato il: 01 febbraio 2022
sul canale di: A2C Python Academy
42
0

So in our last video we talked about how the software communicates with your computer and how important that interaction creates the baseline for the python interpreter. If you have not seen that video or are interested in revisiting that video, you can click on the link in the top left corner and check it out. That video will help you understand the relationship between binary, machine code, memory & processors when it comes to understanding how python is run. But today we are going to talk about how the python interpreter works and how you get from the source code you write to the program you see executed on your computer screen. Let's get started.

---Timecodes---

00:00 - Intro
00:36 - How does the Python Interpreter work overview?
01:21 - [Code Example] How is the Python Source File constructed?
02:48 - [Whiteboard Example] What are the memory processes of the Python Interpreter?
03:29 - [Whiteboard Example] What does the Lexer do in the Python Interpreter?
03:59 - [Whiteboard Example] What does the Parcer do in the Python Interpreter?
04:17 - [Whiteboard Example] What does the compiler do in the Python Interpreter?
04:29 - [Whiteboard Example] What does the Byte Code do in the Python Interpreter?
05:12 - [Whiteboard Example] What does the Python Virtual Machine (PVM) do in the Python Interpreter?
05:31 - [Whiteboard Example] What is the detailed makeup of the Compiler in python?
06:09 - [Whiteboard Example] What is the final step of the Python Interpreter?
06:41 - Outro

Please check out our other video in the series so you don't miss out on the important lessons.

The Software & PC Relationship (E1 P1) - The Python Interpreter
   • The Software & PC Relationship (E1 P1...  


In questa pagina del sito puoi guardare il video online How It Works (E1 P2) - The Python Interpreter della durata di ore minuti seconda in buona qualità , che l'utente ha caricato A2C Python Academy 01 febbraio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 42 volte e gli è piaciuto 0 spettatori. Buona visione!