Google Tech Talks
February 21, 2007
ABSTRACT
The Python language, while object-oriented, is fundamentally different from both C and Java. The dynamic and introspective nature of Python allow for language mechanics unlike that of static languages. This talk aims to enlighten programmers new to Python about these fundamentals, the language mechanics that flow from them and how to effectively put those to use. Among the topics covered are duck-typing, interfaces, descriptors, decorators, metaclasses, reference-counting and the cyclic-garbage collector, the divide between C/C data and Python objects and the CPython implementation in general.
This talk is part of the Advanced Topics in...
1 view
32
5
5 years ago 01:37:50 9
Python Advanced Tutorial
6 years ago 01:20:28 121
2. Анализ данных. Advanced Python | Технострим
8 years ago 00:25:17 129
Python Advanced Tutorial 10 - PyCrypto
11 months ago 00:59:36 1
Slightly Advanced Python: Some Python Internals
10 years ago 01:38:56 1
Super Advanced Python
8 years ago 00:21:42 155
Python Advanced Tutorial 11.5 - File Searcher
7 years ago 00:17:51 64
Python Advanced Tutorial 6.5 - Networked Chat
10 years ago 01:03:45 11
Python Training - Advanced Container Types
9 years ago 00:23:39 63
Python Advanced Tutorial 5 - MultiThreading
11 months ago 01:15:44 1
Advanced Python or Understanding Python
4 years ago 01:20:28 29
2 - Анализ данных. Advanced Python
9 years ago 00:22:41 35
Python Advanced Tutorial 9 - C Extensions
8 years ago 00:20:54 149
Python Advanced Tutorial 6.6 - Simple File Server
3 years ago 13:23:58 2
Advanced Python for Everybody - Python Advanced Tutorial
5 years ago 01:37:02 7
DiveInto - Advanced Python: 01 - Magic methods
4 years ago 08:14:20 11
Python Programming Full Course (Basics + Advanced) | Python Full Course | Learn Python | Simplilearn
9 years ago 00:19:02 183
Python Advanced Tutorial 3 - Argparse
10 years ago 02:12:01 99
PHP-advanced
7 years ago 00:19:47 17
Python Tutorial: Logging Advanced - Loggers, Handlers, and Formatters