The Book of Python von John A Goebel | A Real-World Reference | ISBN 9781593271039

The Book of Python

A Real-World Reference

von John A Goebel, Adil Hasan und Francesco S Tehrani
Mitwirkende
Autor / AutorinJohn A Goebel
Autor / AutorinAdil Hasan
Autor / AutorinFrancesco S Tehrani
Buchcover The Book of Python | John A Goebel | EAN 9781593271039 | ISBN 1-59327-103-4 | ISBN 978-1-59327-103-9
- Professional Python programmers - Recreational web programmers interested in learning Python - Programmers interested in using a modern, object oriented programming language.

The Book of Python

A Real-World Reference

von John A Goebel, Adil Hasan und Francesco S Tehrani
Mitwirkende
Autor / AutorinJohn A Goebel
Autor / AutorinAdil Hasan
Autor / AutorinFrancesco S Tehrani
Python is an open source programming language that supports various styles of coding including object orientation, aspect orientation, coding by design, structural and functional programming. It is commonly used for web applications and application development, and is used extensively by Google, RedHat, and many other large organizations.
The Book of Python is a complete reference to the Python programming language. It begins with a discussion of Python's programming environment, then moves on to more advanced topics, including object oriented programming, interacting with operating systems, creating GUIs and database interfaces, network programming, XML, web programming, and much more. To aid programmers in their daily use of this book, functions and modules are cross-referenced throughout and multiple examples illustrate how to use Python.