Beginning Python : from novice to professional /

Gain a fundamental understanding of Python's syntax and features with the third edition of Beginning Python, an up-to-date introduction and practical reference. Covering a wide array of Python-related programming topics, including addressing language internals, database integration, network pro...

Volledige beschrijving

Bibliografische gegevens
Hoofdauteur: Hetland, Magnus Lie (Auteur)
Formaat: Boek
Taal:English
Gepubliceerd in: New York : Apress Media, ©2017
Editie:Third edition.
Onderwerpen:
Classic Catalogue: View this record in Classic Catalogue
Inhoudsopgave:
  • Instant hacking : the basics
  • Lists and tuples
  • Working with strings
  • Dictionaries : when indices won't do
  • Conditionals, loops, and some other statements
  • Abstraction
  • More abstraction
  • Exceptions
  • Magic methods, properties, and iterators
  • Batteries included
  • Files and stuff
  • Graphical user interfaces
  • Database support
  • Network programming
  • Python and the web
  • Testing 1-2-3
  • Extending Python
  • Packaging your programs
  • Playful programming
  • Project 1: Instant markup
  • Project 2: Painting a pretty picture
  • Project 3: XML for all occasions
  • Project 4: In the news
  • Project 5: A virtual tea party
  • Project 6: Remote editing with CGI
  • Project 7: Your own bulletin board
  • Project 8: File sharing with XML-RPC
  • Project 9: File sharing 2 : now with GUI!
  • Project 10: Do-it-yourself arcade game
  • Appendix A: The short version
  • Appendix B: Python reference.