The Command Line (E1 P3) - The Python Interpreter

Publié le: 01 mars 2022
sur la chaîne: A2C Python Academy
13
1

So in our last 2 videos we talked about how the software communicates with your computer and how important that interaction creates the baseline for the python interpreter. We also talked about what the python interpreter was and how your source code got all the way to machine code and executed to what you see on your screen. If you have not seen those videos or are interested in revisiting those videos, I have provided links in the description below for both of those videos. Or you can click on the link in the top right of the screen to review Part 2 in the series. But today we’re going to dive into the terminal (if your on a mac), the command line, (if your on windows) or the shell or console (if your on linux) and open up some files and show you how some of the topics we spoke about in the previous 2 videos work. We are going to talk a bout and look inside how the .pyc file is created from the compiler. We're also going to disassemble the .pyc file and see the unreadable bytecode and create a readable version of that file.

---Timecodes---

00:00 - Intro
00:37 - Overview from the previous lesson
01:11 - Today's Lesson Overview
01:45 - [Lecture] How to open a Python Source File from the command line
02:23 - [Code Examples] How to compile a Python Source code and create Byte Code
03:22 - [Code Examples] How to locate the .pyc (Python Class) file
05:03 - [Code Examples] How to open the .pyc (Python Class) file or Byte Code
06:19 - [Code Examples] How to create a readable format of Byte Code (.pyc)
07:17 - Outro

Previous Videos in Series:

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

How It Works (E1 P2) - The Python Interpreter
   • How It Works (E1 P2) - The Python Interpreter  


Sur cette page du site, vous pouvez voir la vidéo en ligne The Command Line (E1 P3) - The Python Interpreter durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur A2C Python Academy 01 mars 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 13 fois et il a aimé 1 téléspectateurs. Bon visionnage!