Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. SCRUM Developer
    Manual del alumno
    Mayra Liliana Castorena Luna, Alejandro Garcia Fdz, Jose Arturo Mora Soto, and Arturo Lagunas Inocencio

    Este es el manual del curso de Desarrllo Ágil con Integración Continúa Impartido por los autores. Se cubre TDD, CI, CD

  2. You know how to program in Python but are interested in what goes on under the covers of the interpreter? Well, fasten your seat-belts as this book will take you on a tour of  the virtual machine that runs your Python code. It will describe how Python code is compiled and run, how the language itself can be modified and will demystify the mysterious bytecodes that run on the Python virtual machine.

  3. Hello Web App: Intermediate Concepts
    Add in the components you need to build a successful and profitable web app.
    Tracy Osborn

    You've deployed your first web app! Now what? Hello Web App: Intermediate Concepts builds upon the original Hello Web App web app tutorial. We'll learn about adding new features such as user-uploaded images, create an API, and take payments; as well as more conceptual concepts like databases and proper schema design and intermediate programming techniques.

  4. Python For Hackers
    Shantnu Tiwari

    Learn hacking techniques with practical examples you can run and modify.

  5. Code snippets to help Python developers generate PDF documents dynamically using pyFPDF. Download the free sample, it contains around 30 code examples that will make you instantly productive.

  6. Intermediate Python
    Obi Ike-Nwosu

    This book provides a reader with a holistic and in-depth knowledge of the Python language. It explains how methods and functions are related, how sequences can be created elegantly, the tools for functional programming, how user defined objects can be no different from Python objects and how one can control almost everything from import statements to class creation using meta-classes and decorators etc.

  7. Saltstack For DevOps
    Extremely fast and simple IT automation and configuration management
    Aymen El Amri

    SaltStack For DevOps Through this book you will learn how to use one of the most powerful DevOps orchestration tools.

  8. Reversing Python Packaging
    anatoly techtonik <techtonik@gmail.com>
    No Description Available
  9. Das Odoo Kochbuch
    Nützliche Rezeptsammlung für die Arbeit mit dem Open Source ERP System
    Martin Schmid

    Open Source ist die zuverlässige und günstige Antwort auf ständig steigende Hard- &amp; Software Kosten! &nbsp;Dieses Buch gibt Ihnen für das Odoo/OpenERP System Tipps &amp; Tricks von der Installation über die Benutzung bis hin zur Administration und Wartung des Open Source ERP Systems. Ob Warenwirtschaft, Fertigung oder Webshop - es gibt über 5.000 Module.

  10. Premiers pas avec Python
    Le livre que j'aurais aimé lire lorsque je débutais en programmation...
    Honoré Hounwanou

    Apprendre à programmer n'a jamais été aussi fun !

  11. Learn how to use Python for modern engineering applications like Image and Video processing, Audio, Raspberry Pi, amongst other things, in this highly practical course.

  12. QuantLib Python Cookbook
    Luigi Ballabio and Goutham Balaraman

    Quantitative finance in Python: a hands-on, interactive look at the QuantLib library through the use of Jupyter notebooks as working examples.

  13. The Python Tutorial 2.7 - unofficial
    Yeradis P. Barbosa Marrero

    Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.

  14. The Python Master
    Robert Smallshire, Austin Bingham, and Sixty North

    Mastery of the Python calls for felicity with the full depth and breadth of the language. We'll go all the way in this book to show you how to use the most powerful of Python's language features to greatest effect...with occasional reminders that sometimes there is a simpler way.

  15. The Python Journeyman
    Robert Smallshire, Austin Bingham, and Sixty North

    One of Python's strengths is that it's approachable and easy to learn, so that almost anyone can learn to write a basic Python program. The Python Journeyman will take you beyond that, beyond the basics. We will lead you through some of the deeper aspects of Python, and give you the skills you need to write great Python programs.