Beginning Python using Python 2.6 and Python 3.1

Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted, object-oriented programming language that combines remarkable power with clear syntax. This book enables you to quickly create robust, reliable, and reusable Python applications by teaching the basi...

Descripción completa

Detalles Bibliográficos
Autor principal: Payne, James W. (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Indianapolis : Wiley c2010.
Edición:1st edition
Colección:Wrox beginning guides.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627589706719
Tabla de Contenidos:
  • Beginning Python: Using Python 2.6 and Python 3.1; 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; Conventions; Source Code; Errata; p2p.wrox.com; Part I: Dipping Your Toe into Python; Chapter 1: Programming Basics and Strings; Chapter 2: Numbers and Operators; Chapter 3: Variables-Names for Values; Part II: Python Language and the Standard Library; Chapter 4: Making Decisions; Chapter 5: Functions; Chapter 6: Classes and Objects; Chapter 7: Organizing Programs
  • Chapter 8: Files and DirectoriesChapter 9: Other Features of the Language; Chapter 10: Building a Module; Chapter 11: Text Processing; Part III: Putting Python to Work; Chapter 12: Testing; Chapter 13: Writing a GUI with Python; Chapter 14: Accessing Databases; Chapter 15: Using Python for XML; Chapter 16: Network Programming; Chapter 17: Extension Programming with C; Chapter 18: Numerical Programming; Chapter 19: An Introduction to Django; Chapter 20: Web Applications and Web Services; Chapter 21: Integrating Java with Python; Part IV: Appendices; Appendix A: Answers to the Exercises
  • Appendix B: Online ResourcesAppendix C: What's New in Python 3.1; Appendix D: Glossary; Index