Core Python programming

Praise for Core Python Programming "The long-awaited second edition of Wesley Chun's Core Python Programming proves to be well worth the wait—its deep and broad coverage and useful exercises will help readers learn and practice good Python." —Alex Martelli, author of Python in a Nutsh...

Full description

Bibliographic Details
Main Author: Chun, Wesley (-)
Format: eBook
Language:Inglés
Published: Upper Saddle River, NJ : Prentice Hall c2007.
Edition:2nd ed
Series:Prentice Hall core series
Prentice Hall PTR core series.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626960206719
Table of Contents:
  • 1. Welcome to Python!
  • 2. Getting started
  • 3. Python basics
  • 4. Python objects
  • 5. Numbers
  • 6. Sequences : strings, lists, and tuples
  • 7. Mapping and set types
  • 8. Conditionals and loops
  • 9. Files and input/output
  • 10. Errors and exceptions
  • 11. Functions and functional programming
  • 12. Modules
  • 13. Object-oriented programming
  • 14. Execution environment
  • 15. Regular expressions
  • 16. Network programming
  • 17. Internet client programming
  • 18. Multithreaded programming
  • 19. GUI programming
  • 20. Web programming
  • 21. Database programming
  • 22. Extending Python
  • 23. Miscellaneous.