Digging Deep into Python Internals Scavando in profondità nel Python interni
Python, the open source scripting language, has grown tremendously popular in the last five years. Python, open source, il linguaggio di scripting, è cresciuta enormemente popolari negli ultimi cinque anni. Python boasts a sophisticated object model that wise developers can exploit in ways that Java, C++, and C# developers can only dream of. Python vanta un sofisticato modello a oggetti di saggio che gli sviluppatori possono sfruttare in modo da Java, C + +, C # e sviluppatori possono solo sognare. These two tutorial articles describe and teach the internals of coding in Python using some of its advances and cutting-edge features. Questi due articoli tutorial descrivere e insegnare il interni di codifica in Python utilizzando alcuni dei suoi anticipi e avanguardia caratteristiche.
Dig Deep into Python Internals - Part 1 Scavare in profondità nel Python Internals - Parte 1
This tutorial article is the first in a two-part series that digs deep to explore the fascinating new-style Python object model, which was introduced in Python 2.2 and improved in 2.3 and 2.4. Questo tutorial articolo è il primo di una serie di due-parte che scava profonde per esplorare l'affascinante stile nuovo modello a oggetti di Python, che è stato introdotto in Python 2,2 e migliorata in 2,3 e 2,4. The object model and type system are very dynamic and allow quite a few interesting tricks. Il modello a oggetti e il tipo di sistema sono molto dinamico e consentire un bel po 'di trucchi interessanti. This tutorial describes the object, model, and type system; explores various entities; explains the life cycle of an object; and introduces some of the ways to modify and customize almost everything you thought immutable at runtime. Questo tutorial descrive l'oggetto, modello, e il tipo di sistema; esplora varie entità; spiega il ciclo di vita di un oggetto, e introduce alcuni dei modi per modificare e personalizzare quasi tutto ciò di cui avete pensato immutabile in fase di esecuzione.
Dig Deep into Python Internals - Part 2 Scavare in profondità nel Python Internals - Parte 2
In this tutorial article the author, Gigi Sayfan, contrasts meta-classes with decorators, explores the Python execution model and explains how to examine stack frames at runtime. In questo tutorial articolo l'autore, Gigi Sayfan, contrasti meta-classi, con decoratori, esplora il modello di esecuzione di Python e spiega come esaminare stack frame in fase di esecuzione. Finally, he demonstrates how to augment the Python language itself using these techniques. Infine, ha dimostrato come aumentare il linguaggio Python se stesso utilizzando queste tecniche. A private access-checking feature that can be enforced at runtime is introduced to accomplish this. Un accesso privato funzione di controllo che può essere eseguita a runtime è introdotto al fine di realizzare questo.
Free Linux Internals Course Libero interni di Linux Corso 28 Free Python Books 28 Libero python libri 8 Free Python Programming Books 8 Libera programmazione Python libri 16 Programming eBooks for Python, Bash, Regex 16 Programmazione eBook per Python, Bash, Regex 28 Free Computer and Programming Books 28 Libero computer e programmazione Libri
Dig Deep into Python Internals - Part 1 Scavare in profondità nel Python Internals - Parte 1
This tutorial article is the first in a two-part series that digs deep to explore the fascinating new-style Python object model, which was introduced in Python 2.2 and improved in 2.3 and 2.4. Questo tutorial articolo è il primo di una serie di due-parte che scava profonde per esplorare l'affascinante stile nuovo modello a oggetti di Python, che è stato introdotto in Python 2,2 e migliorata in 2,3 e 2,4. The object model and type system are very dynamic and allow quite a few interesting tricks. Il modello a oggetti e il tipo di sistema sono molto dinamico e consentire un bel po 'di trucchi interessanti. This tutorial describes the object, model, and type system; explores various entities; explains the life cycle of an object; and introduces some of the ways to modify and customize almost everything you thought immutable at runtime. Questo tutorial descrive l'oggetto, modello, e il tipo di sistema; esplora varie entità; spiega il ciclo di vita di un oggetto, e introduce alcuni dei modi per modificare e personalizzare quasi tutto ciò di cui avete pensato immutabile in fase di esecuzione.
Dig Deep into Python Internals - Part 2 Scavare in profondità nel Python Internals - Parte 2
In this tutorial article the author, Gigi Sayfan, contrasts meta-classes with decorators, explores the Python execution model and explains how to examine stack frames at runtime. In questo tutorial articolo l'autore, Gigi Sayfan, contrasti meta-classi, con decoratori, esplora il modello di esecuzione di Python e spiega come esaminare stack frame in fase di esecuzione. Finally, he demonstrates how to augment the Python language itself using these techniques. Infine, ha dimostrato come aumentare il linguaggio Python se stesso utilizzando queste tecniche. A private access-checking feature that can be enforced at runtime is introduced to accomplish this. Un accesso privato funzione di controllo che può essere eseguita a runtime è introdotto al fine di realizzare questo.
Popularity: 15% [ Popularity: 15% [ ? ? ] ]
Related Posts: Posti connessi:





















