Verkauf durch Sack Fachmedien

Hunt

Hunt, J: Advanced Guide to Python 3 Programming

Medium: Buch
ISBN: 978-3-030-25942-6
Verlag: Springer-Verlag GmbH
Erscheinungstermin: 30.09.2019
Nicht mehr lieferbar

Advanced Guide to Python 3 Programming delves deeply into a host of subjects that you need to understand if you are to develop sophisticated real-world programs. Each topic is preceded by an introduction followed by more advanced topics, along with numerous examples, that take you to an advanced level.

There are nine different sections within the book covering Computer Graphics
(including GUIs), Games, Testing, File Input and Output, Databases Access, Logging, Concurrency and Parallelism, Reactive programming, and Networking. Each section is self-contained and can either be read on its own or as part of the book as a whole.

This book is aimed at the those who have learnt the basics of the Python 3 language but want to delve deeper into Python’s eco system of additional libraries and modules, to explore concurrency and parallelism, to create impressive looking graphical interfaces, to work with databases and files and to provide professional logging facilities.


Produkteigenschaften


  • Artikelnummer: 9783030259426
  • Medium: Buch
  • ISBN: 978-3-030-25942-6
  • Verlag: Springer-Verlag GmbH
  • Erscheinungstermin: 30.09.2019
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2019
  • Serie: Undergraduate Topics in Computer Science
  • Produktform: Kartoniert
  • Gewicht: 795 g
  • Seiten: 497
  • Format (B x H): 155 x 235 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-3-031-40335-4
Autoren/Hrsg.

Autoren

Introduction to Computer Graphics.- Python Turtle Graphics.- Computer Generated Art.- Introduction to Matplotlib.- Graphing with Matplotlib pyplot.- Graphical User Interfaces.- The wxPython GUI library.- Events in wxPython User Interfaces.- PyDraw wxPython Example Application.- StarshipMeteors pygame.- Introduction to Testing.- Introduction to Files, Paths and IO.- Reading and Writing Files.- Stream IO.- Working with CSV Files.- Introduction to Databases.- Python DB-API.- PyMySQL Module.- Introduction to Logging.- Logging in Python.- Introduction to Concurrency and Parallelism.- Inter Thread / Process Synchronisation.- Reactive Programming Introduction.- RxPy Observables, Observers and Subjects.- RxPy Operators and Schedulers.- Introduction to Sockets and Web Services.- Sockets in Python.- Web Services in Python.- Bookshop Web Service.