Use numpy to explore the quantum realm.
Cyber physical systems are becoming increasingly complex and networked. As the number of system components increases and their complexity grows, so does the time required for system integration. [...] A large part of the complexity in system integration lies in the interaction of the system components however. As a consequence, traditional integration strategies are becoming increasingly inefficient. The solution to the problem is to prioritize system level integration automation and supplement it with traditional automation (if required).
This book is aimed at teaching how to make measurements and analyze the data using Python. The book has been written for Agricultural Engineering students and has been used in a Master level course in the University of Helsinki. It can be read online for free at: http://pyageng.mpastell.com/book/
The hands-on guide to building desktop apps with Python and Qt.
Este es el manual del curso de Desarrllo Ágil con Integración Continúa Impartido por los autores. Se cubre TDD, CI, CD
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.
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.
Learn hacking techniques with practical examples you can run and modify.
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.
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.
SaltStack For DevOps Through this book you will learn how to use one of the most powerful DevOps orchestration tools.
Open Source ist die zuverlässige und günstige Antwort auf ständig steigende Hard- & Software Kosten! Dieses Buch gibt Ihnen für das Odoo/OpenERP System Tipps & 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.
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.
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.