comcol.nl
 computerboeken & softwarecomputerboeken 
 
 
 computerboeken » algemeen of platformonafhankelijk » software-ontwikkeling » python » python 2.x
 
 

boeken over python 2.x

Verzendkosten slechts € 1,95 (voor bestellingen boven de 20 euro in Nederland, daaronder € 4,95) 


 
compact overzicht | uitvoerig overzichtblad 1 van 3 volgende »  
 

Beginning Game Development with Python and Pygame

– From Novice to Professional

APress | 2007 | 316 blz. | Will McGugan

Create stunning video games using popular open source technologies!
Previous programming experience is useful but not essential, because the first two chapters introduce the Python programming language - or serve as a refresher course if you are already familiar with Python. Further chapters cover how to use Pygame to set up a graphical display, draw to the screen, handle events, and read input devices.

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie

boek | 13642-A3 | € 31,90 (30,09 excl. BTW) | ISBN: 9781590598726 / 1590598725 | Engels US
plaatje van Beginning Game Development with Python and Pygame, boek van APress 
 
    meer info... | dit artikel bestellen | naar de kassa 
 

Beginning Python: From Novice to Professional, Second Edition

– Covers Python 3

APress | 2008 | 656 blz. | Magnus Lie Hetland

Presenting elegant Python techniques and data structures for all platforms, the Web, and enterprise.

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie 3

boek | 9371-G3 | € 41,90 (39,53 excl. BTW) | ISBN: 9781590599822 / 1590599829 | Engels US
plaatje van Beginning Python: From Novice to Professional, Second Edition, boek van APress 
 
 nieuw!  meer info... | dit artikel bestellen | naar de kassa 
 

Beginning Python

– From Novice to Professional

APress | 2005 | 604 blz. | Magnus Lie Hetland

Master Python's key features with this comprehensive guide to one of the world's most popular open source programming languages

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie

boek | 9371F2 | € 35,90 (33,87 excl. BTW) | ISBN: 9781590595190 / 159059519X | Engels US
plaatje van Beginning Python, boek van APress 
 
   OP=OPmeer info... | dit artikel bestellen | naar de kassa 
 

The Definitive Guide to Django

– Web Development Done Right

APress | 2008 | 447 blz. | Adrian Holovaty, Jacob Kaplan-Moss

Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django's creators, and Django lead developer Jacob Kaplan-Moss show you how they use this framework to create award-winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie

boek | 13494-A1 | € 35,90 (33,87 excl. BTW) | ISBN: 9781590597255 / 1590597257 | Engels US
plaatje van The Definitive Guide to Django, boek van APress 
 
    meer info... | dit artikel bestellen | naar de kassa 
 

Foundations of Agile Python Development

– Python, agile project methods, and a comprehensive open source tool chain!

APress | 2008 | 393 blz. | Jeff Younker

This book gives you a complete set of open source tools to turbocharge your Python projects, and shows you how to integrate them into a smoothly functioning whole.
Eclipse and Pydev make an excellent Python IDE. Python ships with an xUnit-based unit-testing framework. Nose is great for running tests, supplemented by PyFit for functional testing. Setuptools is your build harness and packaging mechanism, with functionality similar to Maven in Java. Subversion provides a place to store your code, and Buildbot is an ideal continuous integration server. This book shows you how to tie all of these pieces together into one tool chain!

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie

boek | 14666-A7 | € 31,90 (30,09 excl. BTW) | ISBN: 9781590599815 / 1590599810 | Engels US
plaatje van Foundations of Agile Python Development, boek van APress 
 
    meer info... | dit artikel bestellen | naar de kassa 
 

Practical Django Projects

– Write better web applications faster, and learn how to build up your own reusable code library

APress | 2008 | 237 blz. | James Bennett

In this book, you'll learn how Django - a Python-based, open source web application framework developed by a fast-paced online news operation - can help you write better web applications with less code.
The aim of this book is to guide you toward becoming a more effective developer, regardless of whether you're new to web development or an old hand. This book explains the technical details of developing applications with Django, but more importantly, it shows you how Django can help you write clean, flexible code with an eye toward reusability.

Tutorial for Developers, Intermediate and Advanced Level, behandelt US versie

boek | 14665-A3 | € 32,90 (31,04 excl. BTW) | ISBN: 9781590599969 / 1590599969 | Engels US
plaatje van Practical Django Projects, boek van APress 
 
    meer info... | dit artikel bestellen | naar de kassa 
 

Bluetooth Essentials For Programmers

Cambridge University Press | 2007 | 198 blz. | Albert S. Huang, Larry Rudolph

This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments, including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X.

Tutorial for Developers, Beginning and Intermediate Level, behandelt US versie

boek | 1976-H0 | € 37,90 (35,75 excl. BTW) | ISBN: 9780521703758 / 0521703751 | Engels US
plaatje van Bluetooth Essentials For Programmers, boek van Cambridge University Press 
 
   op bestellingmeer info... | dit artikel bestellen | naar de kassa 
 

Python Interview Questions

Equity Press | 2006 | 129 blz. | Terry Sanchez-Clark

In-depth and current overview of common challenges with Python

Tutorial for Developers, Intermediate and Advanced Level, behandelt US versie

boek | 11371-A1 | € 49,90 (47,08 excl. BTW) | ISBN: 9781933804545 / 1933804548 | Engels US
plaatje van Python Interview Questions, boek van Equity Press 
 
   op bestellingmeer info... | dit artikel bestellen | naar de kassa 
 

CherryPy Essentials

– Rapid Python Web Application Development

Packt Publishing | 2007 | 257 blz. | Sylvain Hellegouarch

Design, develop, test, and deploy your Python web applications easily
CherryPy is a Python library for web development that allows developers to build web applications in the same way as any other object-oriented Python program. This book is principally geared towards web developers who wish to learn how the Python programming language can fit their requirements. Although the CherryPy toolkit is at the core of the book many other common libraries are introduced, therefore opening the book to a larger audience.

Tutorial for Developers, Beginning and Intermediate Level, behandelt UK versie

boek | 12304-A0 | € 39,20 (36,98 excl. BTW) | ISBN: 9781904811848 / 1904811841 | Engels UK
plaatje van CherryPy Essentials, boek van Packt Publishing 
 
    meer info... | dit artikel bestellen | naar de kassa 
 

Expert Python Programming

– Best practices for designing, coding, and distributing your Python software

Packt Publishing | 2008 | 352 blz. | Tarek Ziadé

Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. This book will show you how to do just that. It will show you how Python development should be done.
This book is for Python developers who are already building applications, but want to build better ones by applying best practices and new development techniques to their projects.

Tutorial for Developers, Intermediate and Advanced Level, behandelt UK versie

boek | 15145-A1 | € 37,10 (35,00 excl. BTW) | ISBN: 9781847194947 / 184719494X | Engels UK
plaatje van Expert Python Programming, boek van Packt Publishing 
 
 nieuw!  meer info... | dit artikel bestellen | naar de kassa 
 

boeken over python 2.x

Verzendkosten slechts € 1,95 (voor bestellingen boven de 20 euro in Nederland, daaronder € 4,95) 


 
compact overzicht | uitvoerig overzichtblad 1 van 3 volgende »  

  © Computercollectief B.V. Amstel 312, 1017 AP Amsterdam, Nederland - computerboeken & software sinds 1979