|
Showing 1 - 3 of
3 matches in All Departments
Work with Db2 to write SQL and access databases using optimized
code for the fastest response. This book will give you complete
documentation on DB2 via Python for the IBM_db module and provide a
number of examples for the usage of each module API. Begin by
getting your free version of Db2 for Linux and Windows. While the
book concentrates more on the Linux version of Db2, it also covers
enough of the Windows version so that you're comfortable with
obtaining and installing Db2 on your version of Windows. Next,
you'll see how to install the sample database that comes with Db2,
and take some data from the web to design a database around it,
including tables and indexes. For Db2 to be really useful you need
to use strong SQL expressions. This book provides specific examples
of how to avoid using poor ones that can cause extra processing
time for the query. Lastly, you'll look at each API in the ibm_db
and ibm_db_dbi module. This module is not sponsored by IBM and must
be installed separately from the Db2 database. After reading
Foundation Db2 and Python you'll be able to install Db2 on Windows
or Linux, and perform backups and restore data. What You'll Learn
Obtain and install Db2 properly on Linux and Windows Create
databases and load them on Db2 Work with ibm_db and ibm_db_dbi API
modules for Python Write SQL for Db2 Review the future of the
ibm_db Python module Who This Book Is For Python programmers and
DB2 administrators interested in building application with Python
and DB2
Discover the essential concepts of libvirt development and see how
to interface to Linux virtualization environments, such as
QEMU/KVM, XEN, Virtuozzo, VMWare ESX, LXC, Bhyve, and more. This
book will prepare you to set up and maintain a virtual machine
environment. You'll start by reviewing virtualization in general
and then move on to libvirt-specific concepts using Python,
including virtualized operating systems and networks, connections,
storage pools, and event and error handling. This work concludes
with a comprehensive look at the XML schema definitions for
domains, networks, devices, network filtering, storage, node
devices, and more. The libvirt API covers the entire life cycle of
virtual objects, from creation to destruction. It contains
everything needed for the management of a virtual object during
that life cycle. While libvirt has APIs that support many
languages, Foundations of Libvirt Development concentrates on
Python exclusively, and how to use the APIs to control virtual
machines under the QEMU/KVM system. and more. What You'll Learn
Interface Python to the libvirt library. Review the class layout
and methods of the libvirt library. Install and manipulate virtual
machines via Python/libvirt. Create XML to manipulate domains,
networks, and devices. Write Python programs to perform libvirt
functions without human intervention. Who This Book Is For
Maintainers of virtual machines in a UNIX/Linux environment ranging
from managing code on a single virtual machine through an entire
installation of virtual machines.
There are only two mainstream solutions for building the graphical
interface of Linux-based desktop applications, and GTK+ (GIMP
Toolkit) is one of them. It is a necessary technology for all Linux
programmers. This book guides the reader through the complexities
of GTK+, laying the groundwork that allows the reader to make the
leap from novice to professional. Beginning with an overview of key
topics such as widget choice, placement, and behavior, readers move
on to learn about more advanced issues. Replete with real-world
examples, the developer can quickly take advantages of the concepts
presented within to begin building his own projects.
|
|