LIBROS DEL AUTOR: python development team

7 resultados para LIBROS DEL AUTOR: python development team

python development team Eliminar filtro Quitar filtros
  • Learning Python
    Guido van Rossum / Python Development Team
    Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. The Python interpret...
    Disponible

    16,86 €

  • The Python Language Reference
    Guido van Rossum / Python Development Team
    The Python Language Reference Release 3.6.4 describes the syntax and "core semantics" of the language. It is terse, but attempts to be exact and complete. The semantics of non-essential built-in object types and of the built-in functions and modules are described in library-index. For an informal introduction to the language, see tutorial-index. For C or C++ programmers, two ad...
    Disponible

    13,07 €

  • The Python Library Reference
    Guido van Rossum / Python Development Team
    This book is the second half of The Python Library Reference for Release 3.6.4, and covers chapters 19-37.  The first book may be found with ISBN 9781680921083.  The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact. While reference-index describes the exact syntax and sem...
    Disponible

    52,87 €

  • The Python Library Reference
    Guido van Rossum / Python Development Team
    This book is the first half of The Python Library Reference for Release 3.6.4, and covers chapters 1-18.  The second book may be found with ISBN 9781680921090.  The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact.While reference-index describes the exact syntax and seman...
    Disponible

    53,99 €

  • Python Tutorial
    Guido van Rossum / Python Development Team
    The Python Tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.Python is an easy to learn, powerful programming language. It has efficient high-level data structures and...
    Disponible

    13,02 €

  • The Python/C API
    Guido van Rossum / Python Development Team
    The Python/C API manual documents the API used by C and C++ programmers who want to write extension modules or embed Python. It is a companion to extending-index, which describes the general principles of extension writing but does not document the API functions in detail.  ...
    Disponible

    18,51 €

  • Extending and Embedding Python
    Guido van Rossum / Python Development Team
    Extending and Embedding Python describes how to write modules in C or C++ to extend the Python interpreter with new modules. Those modules can not only define new functions but also new object types and their methods. The document also describes how to embed the Python interpreter in another application, for use as an extension language. Finally, it shows how to compile and lin...
    Disponible

    12,89 €