Cargando…

Python : create-modify-reuse /

Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning Python development. This book is designed to show you how to use Python (in combination with the raw processing power of your computer) to accomplish real-world tasks in a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Knowlton, Jim
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Wiley Pub., ©2008.
Colección:Create-modify-reuse guides.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ma 4500
001 OR_ocn608623140
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 080509s2008 inua ob 001 0 eng d
010 |z  2008021374 
040 |a MERUC  |b eng  |e pn  |c MERUC  |d E7B  |d OCLCQ  |d TEFOD  |d IDEBK  |d CDX  |d YUS  |d AU@  |d CNCGM  |d OCLCQ  |d UMI  |d OCLCQ  |d N$T  |d BUF  |d YDXCP  |d FVL  |d B24X7  |d OCLCQ  |d HEBIS  |d EBLCP  |d OCLCO  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCQ  |d TEFOD  |d OCLCQ  |d COO  |d OCLCQ  |d AZK  |d PIFAG  |d LIV  |d OCLCQ  |d BRL  |d WRM  |d CEF  |d NRAMU  |d WYU  |d VT2  |d OCLCQ  |d HS0  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBA851230  |2 bnb 
016 7 |a 014574725  |2 Uk 
019 |a 245541756  |a 257690462  |a 258379989  |a 270606553  |a 434380567  |a 646761859  |a 656468552  |a 720025379  |a 722684750  |a 728038137  |a 961535876  |a 962677829  |a 992075833  |a 1037507578  |a 1038568080  |a 1045470130  |a 1058024171  |a 1063814270  |a 1103250817  |a 1129362954  |a 1152994806  |a 1192336850  |a 1240517729 
020 |a 9780470400821  |q (electronic bk. ;  |q Adobe Reader) 
020 |a 047040082X  |q (electronic bk. ;  |q Adobe Reader) 
020 |z 9780470259320 
020 |z 0470259329 
024 8 |a 9786611744335 
029 1 |a AU@  |b 000044592982 
029 1 |a AU@  |b 000053251726 
029 1 |a CDX  |b 8823189 
029 1 |a DEBBG  |b BV044130244 
029 1 |a DEBSZ  |b 368467880 
029 1 |a DEBSZ  |b 396179967 
029 1 |a HEBIS  |b 291535046 
029 1 |a NZ1  |b 13340807 
029 1 |a AU@  |b 000060065803 
035 |a (OCoLC)608623140  |z (OCoLC)245541756  |z (OCoLC)257690462  |z (OCoLC)258379989  |z (OCoLC)270606553  |z (OCoLC)434380567  |z (OCoLC)646761859  |z (OCoLC)656468552  |z (OCoLC)720025379  |z (OCoLC)722684750  |z (OCoLC)728038137  |z (OCoLC)961535876  |z (OCoLC)962677829  |z (OCoLC)992075833  |z (OCoLC)1037507578  |z (OCoLC)1038568080  |z (OCoLC)1045470130  |z (OCoLC)1058024171  |z (OCoLC)1063814270  |z (OCoLC)1103250817  |z (OCoLC)1129362954  |z (OCoLC)1152994806  |z (OCoLC)1192336850  |z (OCoLC)1240517729 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a 7CC96971-2BDE-4142-A056-D74EDB377458  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.P98  |b K56 2008eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
084 |a 54.50  |2 bcl 
084 |a ST 250 P99  |2 rvk 
049 |a UAMI 
100 1 |a Knowlton, Jim. 
245 1 0 |a Python :  |b create-modify-reuse /  |c Jim Knowlton. 
260 |a Indianapolis, IN :  |b Wiley Pub.,  |c ©2008. 
300 |a 1 online resource (xxv, 261 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 Create-modify-reuse 
504 |a Includes bibliographical references (pages 239-240) and index. 
588 0 |a Print version record. 
505 0 |a Python ® Create-Modify-Reuse; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Source Code; Errata; p2p.wrox.com; Chapter 1: A Python Primer; Getting Started; Lexical Structure; Operators; Expressions and Statements; Iteration and Decision-Making; Functions; Modules; Classes; Summary; Part I: The Projects; Chapter 2: Directory/File Snapshot Program; Chapter 3: DVD Inventory System; Chapter 4: Web Performance Tester; Chapter 5: Customer Follow-Up System 
505 8 |a Chapter 6: Test Management/Reporting SystemChapter 7: Version Management System; Chapter 8: Content Management System; Part II: Advanced Topics; Chapter 9: Interacting with the Operating System; Chapter 10: Debugging and Testing; Appendix A: Where to Go From Here -- Resources That Can Help; Books; Websites and Blogs; Appendix B: Installing Supplemental Programs; Installing MySQL; Installing Win32All; Index 
520 |a Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning Python development. This book is designed to show you how to use Python (in combination with the raw processing power of your computer) to accomplish real-world tasks in a more efficient way. Don't look for an exhaustive description of the Python language--you won't find it. The book's main purpose is not to thoroughly cover the Python language, but rather to show how you can use Python to create robust, real-world applications. In this respect, the goal is s. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Python (Computer program language) 
650 0 |a Scripting languages (Computer science) 
650 6 |a Python (Langage de programmation) 
650 6 |a Langages de script (Informatique) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Python (Computer program language)  |2 fast 
650 7 |a Scripting languages (Computer science)  |2 fast 
776 0 8 |i Print version:  |a Knowlton, Jim.  |t Python.  |d Indianapolis, IN : Wiley Pub., ©2008  |w (DLC) 2008021374 
830 0 |a Create-modify-reuse guides. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780470259320/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Books 24x7  |b B247  |n bks00025228 
938 |a Coutts Information Services  |b COUT  |n 8823189 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL353318 
938 |a ebrary  |b EBRY  |n ebr10248893 
938 |a EBSCOhost  |b EBSC  |n 234666 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 174433 
938 |a YBP Library Services  |b YANK  |n 2861888 
938 |a YBP Library Services  |b YANK  |n 12666242 
994 |a 92  |b IZTAP