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
Autor principal: Knowlton, Jim (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Indianapolis, IN : Wiley Pub c2008.
Edición:1st edition
Colección:Create-modify-reuse guides.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627573606719
Tabla de Contenidos:
  • 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
  • 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