Cargando…

Dive into Python 3 /

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summar...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pilgrim, Mark
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, ©2009.
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn613216811
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 100510s2009 nyua ob 001 0 eng d
010 |a  2011377607 
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d OCLCQ  |d YDXCP  |d LGG  |d UAB  |d E7B  |d CDX  |d EBLCP  |d B24X7  |d OCLCF  |d DEBSZ  |d BEDGE  |d OCLCQ  |d SLY  |d OCLCQ  |d MYUTM  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d N$T  |d OCLCQ  |d CEF  |d U3W  |d COO  |d WYU  |d OCLCQ  |d YOU  |d UKAHL  |d OCLCQ  |d WURST  |d OCLCQ  |d BRF  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d INARC  |d AUD 
019 |a 502102306  |a 644557536  |a 647898359  |a 767194477  |a 777966449  |a 880315678  |a 1005813480  |a 1044288276  |a 1056386834  |a 1061083947  |a 1066477620  |a 1071930564  |a 1075560525  |a 1077986192  |a 1086897003  |a 1162794175  |a 1256342500  |a 1262687987  |a 1357618730  |a 1391833223 
020 |a 9781430224167  |q (electronic bk.) 
020 |a 1430224169  |q (electronic bk.) 
020 |z 9781430224150  |q (pbk.) 
020 |z 1430224150 
029 1 |a AU@  |b 000048655787 
029 1 |a DEBSZ  |b 39641656X 
029 1 |a NZ1  |b 13447755 
029 1 |a NZ1  |b 13658903 
029 1 |a NZ1  |b 13697916 
035 |a (OCoLC)613216811  |z (OCoLC)502102306  |z (OCoLC)644557536  |z (OCoLC)647898359  |z (OCoLC)767194477  |z (OCoLC)777966449  |z (OCoLC)880315678  |z (OCoLC)1005813480  |z (OCoLC)1044288276  |z (OCoLC)1056386834  |z (OCoLC)1061083947  |z (OCoLC)1066477620  |z (OCoLC)1071930564  |z (OCoLC)1075560525  |z (OCoLC)1077986192  |z (OCoLC)1086897003  |z (OCoLC)1162794175  |z (OCoLC)1256342500  |z (OCoLC)1262687987  |z (OCoLC)1357618730  |z (OCoLC)1391833223 
037 |a 978-1-4302-2415-0  |b Springer  |n http://www.springerlink.com 
050 4 |a QA76.73.P98  |b P56 2009 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004  |2 22 
084 |a TP312PY  |2 clc 
084 |a ST 250 P99  |2 rvk 
049 |a UAMI 
100 1 |a Pilgrim, Mark. 
245 1 0 |a Dive into Python 3 /  |c Mark Pilgrim. 
260 |a New York :  |b Apress,  |c ©2009. 
300 |a 1 online resource (xlix, 360 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a The expert's voice in open source 
504 |a Includes bibliographical references and index. 
505 0 |a Your first Python program -- Native datatypes -- Comprehensions -- Strings -- Regular expressions -- Closures and generators -- Classes and iterators -- Advanced iterators -- Unit Testing -- Refactoring -- Files -- XML -- Serializing Python objects -- HTTP web services -- Case study: porting chardet to Python 3 -- Packaging Python libraries. 
588 0 |a Print version record. 
520 |a Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This book includes: Example programs completely rewritten to illustrate powerful new concepts now available in Python 3: sets, iterators, generators, closures, comprehensions, and much more A detailed case study of porting a major library from Python 2 to Python 3 A comprehensive appendix of all the syntactic and semantic changes in Python 3 This is the perfect resource for you if you need to port applications to Python 3, or if you like to jump into languages fast and get going right away. 
506 |a University staff and students only. Requires University Computer Account login off-campus. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Python (Computer program language) 
650 0 |a Object-oriented programming (Computer science) 
650 6 |a Python (Langage de programmation) 
650 6 |a Programmation orientée objet (Informatique) 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 0 7 |a Python (Computer program language)  |2 cct 
650 0 7 |a Object-oriented programming (Computer science)  |2 cct 
650 7 |a Informatique.  |2 eclas 
650 7 |a Object-oriented programming (Computer science)  |2 fast  |0 (OCoLC)fst01042804 
650 7 |a Python (Computer program language)  |2 fast  |0 (OCoLC)fst01084736 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 0 0 |a programmeertalen 
653 0 0 |a programming languages 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Print version:  |a Pilgrim, Mark.  |t Dive into Python 3.  |d New York : Apress, ©2009  |z 9781430224150  |z 1430224150  |w (OCoLC)318875816 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430224167/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26832363 
938 |a Books 24x7  |b B247  |n bks00033301 
938 |a Coutts Information Services  |b COUT  |n 15745865 
938 |a EBL - Ebook Library  |b EBLB  |n EBL571661 
938 |a ebrary  |b EBRY  |n ebr10375177 
938 |a EBSCOhost  |b EBSC  |n 326208 
938 |a YBP Library Services  |b YANK  |n 3234333 
938 |a Internet Archive  |b INAR  |n diveintopython30000pilg 
994 |a 92  |b IZTAP