Python cookbook

If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you&#...

Full description

Bibliographic Details
Other Authors: Beazley, David M., author (author), Jones, Brian K. (Brian Kenneth), 1973-, author
Format: eBook
Language:Inglés
Published: Sebastopol, California : O'Reilly Media Inc 2013.
Edition:Third edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627793206719
Table of Contents:
  • 1. Data structures and algorithms
  • 2. Strings and text
  • 3. Numbers, dates, and times
  • 4. Iterators and generators
  • 5. Files and I/O
  • 6. Data encoding and processing
  • 7. Functions
  • 8. Classes and objects
  • 9. Metaprogramming
  • 10. Modules and packages
  • 11. Network and web programming
  • 12. Concurrency
  • 13. Utility scripting and system administration
  • 14. Testing, debugging, and exceptions
  • 15. C extensions.