rss Home » Tag Archive For ‘Python’

Blender 2.49 Scripting

Blender 2.49 Scripting

Book Description

3D is a popular, modeling package that can produce photo-realistic 3D images and animations. Automating tasks and extending the functionality of an extensive application like will streamline your workflow and make the impossible possible. However, implementing scripts may be daunting.

This book takes a practical step-by-step approach to implementing scripts that cover almost all areas of . It clearly outlines each problem and focuses on straightforward, easy-to-understand code, highlighting the common pitfalls and idiosyncrasies. It guides you from the installation process and the creation of a simple object to elaborate, fully rigged models with vertex groups and materials all the way to extending ’s built-in editor. It also teaches how to implement a simple web server inside to serve rendered images. This book will take you from a clear problem description to a fully functional program. The focus is on finding your way in ’s vast array of possibilities and getting things done without losing too much time on details. Each script is carefully explained to provide insight that can be reused in other projects.

This practical book will help you gain control over all the aspects of Blender using the language Download Now »

Django 1.1 Testing and Debugging

Django 1.1 Testing and Debugging

Book Description

Bugs are a time consuming burden during software . ’s built-in test framework and debugging support help lessen this burden. This book will teach you quick and efficient techniques for using and tools to eradicate bugs and ensure your application works correctly.This book will walk you step by step through of a complete sample application. You will learn how best to test and debug models, views, URL configuration, templates, and template tags. This book will help you integrate with and make use of the rich external environment of test and debugging tools for and Django applications.

The book starts with a basic overview of testing. It will highlight areas to look out for while testing. You will learn about different kinds of tests available, and the pros and cons of each, and also details of test extensions provided by Django that simplify the task of testing Django applications. You will see an illustration of how external tools that provide even more sophisticated testing features can be integrated into Django’s framework.

On the debugging front, the book illustrates how to interpret the extensive debugging information provided by Django’s debug error pages, and how to utilize logging and other external tools to learn what code is doing. Download Now »

Beginning Python: Using Python 2.6 and Python 3.1

Beginning Python: Using Python 2.6 and Python 3.1

Book Description

Beginning : Using 2.6 and 3.1introduces this , portable, interpreted, object-oriented language that combines remarkable power with clear syntax. This book enables you to quickly create robust, reliable, and reusable applications by teaching the basics so you can quickly develop Web and scientific applications, incorporate databases, and master systems tasks on various operating systems, including , MAC OS, and . You’ll get a comprehensive tutorial that guides you from writing simple, basic scripts all the way through complex concepts, and also features a reference of the standard modules with examples illustrating how to implement features in the various modules. Plus, the book covers using in specific program domains, such as , databases, scientific applications, network , and Web .Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

From the Back Cover
Create a robust, reliable, and reusable Python application

As an , object-oriented programming language, Python is easy to understand, extendable, and user-friendly. This book covers every aspect of Python so that you can get started writing your own programs with Python today. Author James Payne begins with the most basic concepts of the Python language—placing a special focus on the 2.6 and 3.1 versions—and he offers an in-depth look at existing Python programs so you can learn by example. Download Now »

Beginning Python

Beginning Python

Book Description

* This tutorial offers readers a thorough introduction to in 2.4, the portable, interpreted, object-oriented language that combines power with clear syntax
* Beginning programmers will quickly learn to develop robust, reliable, and reusable applications for Web , scientific applications, and system tasks for users or administrators
* Discusses the basics of installing Python as well as the new features of Python release 2.4, which make it easier for users to create scientific and Web applications
* Features examples of various operating systems throughout the book, including , /BSD, and XP

From the Back Cover
As a portable, , object-oriented language, Python combines remarkable power with clear syntax. And, as one of the fastest growing languages, Python manages systems and can be used for data mining and Web . With this book, you’ll learn how to program using the latest release — Python 2.4 — and create robust, reliable, and reusable Python applications.
Download Now »

Programming in Python 3: A Complete Introduction to the Python Language

Programming in Python 3: A Complete Introduction to the Python Language

Book Description

3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading programmer Mark Summerfield demonstrates how to write code that takes full advantage of 3’s features and idioms. The first book written from a completely “ 3” viewpoint, in 3 brings together all the knowledge you need to write any program, use any standard or third-party 3 library, and create new library modules of your own.

Summerfield draws on his many years of experience to share deep insights into 3 you won’t find anywhere else. He begins by illuminating Python’s “beautiful heart”: the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise–one concept and hands-on example at a time. This book’s coverage includes

* Developing in Python using procedural, object-oriented, and functional paradigms
* Creating custom packages and modules
* Writing and reading binary, text, and files, including optional compression, random access, and text and parsing
* Leveraging advanced data types, collections, control structures, and functions
* Spreading program workloads across multiple processes and threads
* Programming databases and key-value DBM files
* Utilizing Python’s regular expression mini-language and module Download Now »

Python Testing: Beginner’s Guide

Python Testing: Beginners Guide

Book Description

Automated testing moves much of the labor of testing off the developer and makes it easier as well as quicker to find bugs and fix them. Automated tests run faster, increase test coverage, and lower costs. However, testing is neither an easy process nor remotely exciting for most developers. But with the right techniques and tools, testing can become a simple and gratifying part of the process.

With this helpful guide – from an expert – in your hand, testing will not be a tiresome topic for you anymore. You will learn how to test your projects in the easiest way, making other parts of the process easier and more enjoyable.

This book covers the tools and techniques of automated testing and test-driven development. Starting from the very basics, the chapters introduce new tools and techniques in simple, accessible language with step-by-step examples. You will explore how to make testing easier and more accurate with ’s doctest module and learn test-driven development using the unittest framework. You will also learn how to keep your units separate from each other and discover a simple and easy way to integrate Mocker and unittest. Next, we cover integration testing and web application testing.

Automated testing gives developers better feedback, faster and more often. Bugs get found sooner and fixed better, with less effort. By the end of this book, you will have all of the skills needed to benefit from automated testing.
Download Now »

Copyright © 2012 Wow! eBook · All rights reserved · Powered by WordPress