
Talk Python To Me #22: CPython Internals and Learning Python with pythontutor.com
7 snips
Aug 25, 2015 Chapters
Transcript
Episode notes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Introduction
00:00 • 2min
How I Got Started in Python
01:48 • 2min
The Benefits of Being a Professor
03:37 • 2min
C Python Internals: A Class for Graduate Students
05:10 • 3min
The Importance of Compilation in Python
08:17 • 2min
How to Compile Python Code
10:23 • 3min
Python's Main Interpreter Loop
13:36 • 2min
How to Disassemble Python Code
15:29 • 3min
How to Disassemble a Function in Python
18:52 • 2min
The Importance of Compiling Python
21:15 • 3min
The Importance of Understanding Python's Complexity
24:39 • 2min
Python's Object Oriented Language
26:22 • 2min
Code Ship's New Organization's Plan
28:49 • 3min
Python Tutor: A Web-Based Tool for Writing Python Code
31:41 • 3min
Python and Tutor: A Great Way to Help Beginners Form Good Mental Models
34:46 • 2min
How to Use a Dot Net in Python
36:34 • 3min
The Importance of a Python Tutor
39:32 • 2min
Python Tutor: Forward and Backward Execution
41:53 • 2min
How to Use Python to Tutor and Teach
43:50 • 2min
How to Chat With Multiple Students at the Same Time
46:12 • 3min
Building Better Interactive Tools for Teaching Programming
48:44 • 3min
How to Be a Good Programmer
52:03 • 2min
The Importance of Meta Packages in Python
53:38 • 3min
How to Improve Your Python Exposure
56:18 • 2min
How to Make a Code Walk Through CPython
58:38 • 4min
