Computer Languages
Python


There are 55 books in this aisle.
Browse the aisle by Title | by Author | by Price
See recently arrived used books in this aisle.

 
Featured Titles in Computer Languages-Python:
Page 1 of 3    next

Foundations of Agile Python Development
New: $42.99
Trade Paper

add to wish list
Foundations of Agile Python Development
by Jeff Younker

Publisher Comments
You've long been enamored with the Python language, and have mastered its many nuances. Yet something seems to be missing--a productivity boost that you know is possible but you're not sure how to go about it. This was the sentiment of so many developers...
read more about this title
check for other copies

Practical Django Projects
New: $44.99
Trade Paper

add to wish list
Practical Django Projects
by James Bennett

Publisher Comments
Build a django content management system, blog, and social networking site with James Bennett as he introduces the popular Django framework. You'll work through the development of each project, implementing and running the applications while learning new...
read more about this title
check for other copies

Core Python Programming 2ND Edition
New: $54.99
Trade Paper

add to wish list
Core Python Programming 2ND Edition
by Wesley J Chun

Publisher Comments
A quick guide to everything anyone would want to know about the soaringly popular Internet programming language, Python. Software architect Chun provides an introduction to new features introduced in Python 1.6, and topics covered include regular...
read more about this title
check for other copies

Programming Collective Intelligence: Building Smart Web 2.0 Applications
New: $39.99
Trade Paper

add to wish list
Programming Collective Intelligence: Building Smart Web 2.0 Applications
by Toby Segaran

Publisher Comments
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous amount of data created by people on the...
read more about this title
check for other copies

Essential SQLAlchemy
Sale: $28.00
Trade Paper
List Price $34.99

add to wish list
Essential SQLAlchemy
by Rick Copeland

Publisher Comments
Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its...
read more about this title
check for other copies

Programming Python
New: $59.99
Trade Paper

add to wish list
Programming Python
by Mark Lutz

Publisher Comments
Already the industry standard for Python users, Programming Python from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the...
read more about this title
check for other copies

Learning Python
New: $39.99
Trade Paper

add to wish list
Learning Python
by Mark Lutz

Publisher Comments
Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to...
read more about this title
check for other copies

Python 2.1 Bible (Bible)
New: $39.99
Trade Paper

add to wish list
Python 2.1 Bible (Bible)
by David Brueck

Publisher Comments
The Python 2.1 Bible provides the only complete Python language reference on the market and includes all the information and software that developers need to use Python as a rapid application development tool. The Python 2.1 Bible fills a critical void...
read more about this title
check for other copies

Rapid Gui Programming With Phython and QT (08 Edition)
New: $46.00
Trade Paper
List Price $49.99

add to wish list
Rapid Gui Programming With Phython and QT (08 Edition)
by Mark Summerfield

Publisher Comments
This is the eBook version of the printed book.The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest...
read more about this title
check for other copies

Wxpython in Action
New: $49.95
Trade Paper

add to wish list
Wxpython in Action
by Noel Rappin

Publisher Comments
Because they are often large and complex, GUI programming tool kits can be hard to use. wxPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional...
read more about this title
check for other copies

Problem Solving with Algorithms and Data Structures Using Python
New: $56.95
Trade Paper

add to wish list
Problem Solving with Algorithms and Data Structures Using Python
by Bradley N. Miller

Book News Annotation
Miller and Ranum (both Luther College) present a textbook for a first course on algorithms and data structures, typically taught as the second course in a computer science curriculum. They use the Python programming language, and arrange their...
read more about this title
check for other copies

Cherrypy Essentials: Rapid Python Web Application Development
New: $50.25
Trade Paper

add to wish list
Cherrypy Essentials: Rapid Python Web Application Development
by Sylvain Hellegouarch

Publisher Comments
This book covers the CherryPy library for Python web development from its history and installation through its main features and core concepts to its integration with Python and other products to construct, test, and deploy a sample photoblog application....
read more about this title
check for other copies

An Introduction to Python
New: $19.95
Trade Paper

add to wish list
An Introduction to Python
by Guido Van Rossum

Publisher Comments
This manual provides an introduction to Python, an easy to learn object-oriented programming language. Python combines power with clear syntax. It has modules, classes, exceptions, very high level data types, and dynamic typing. Python can link directly...
read more about this title
check for other copies

Texts in Computational Science and Engineering #3: Python Scripting for Computational Science
New: $77.50
Hardcover

add to wish list
Texts in Computational Science and Engineering #3: Python Scripting for Computational Science
by Hans Petter Langtangen

Publisher Comments
The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs (scripts) written in the easy-to-learn, high-level language Python. The focus is on examples...
read more about this title
check for other copies

Programming Python 1ST Edition
Used: $25.00
Trade Paper
List Price $44.95

add to wish list
Programming Python 1ST Edition
by Mark Lutz

Publisher Comments
This book describes how to use Python, an increasingly popularobject-oriented scripting language freely available over the Net.Python is an interpreted language, useful for quick prototyping andsimple programs for which C++ is too complex and unwieldy...
read more about this title
check for other copies

Beginning Python: From Novice To Professional (Beginning: From Novice To Professional)
New: $44.99
Trade Paper
List Price $49.99

add to wish list
Beginning Python: From Novice To Professional (Beginning: From Novice To Professional)
by Magnus Lie Hetland

Publisher Comments
Beginning Python: From Novice to Professional introduces readers to a wide swath of Python-related programming topics. Intended as both thorough introduction and practical reference, Hetland touches upon topics including language internals, database...
read more about this title
check for other copies

Python Standard Library with CDROM (Nutshell Handbooks)
Used: $19.95
Softcvr W/comp Media
List Price $24.95

add to wish list
Python Standard Library with CDROM (Nutshell Handbooks)
by Frederik Lundh

Publisher Comments
Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats;...
read more about this title
check for other copies

Twisted Network Programming Essentials
Used: $19.95
Trade Paper
List Price $29.95

add to wish list
Twisted Network Programming Essentials
by Abe Fettig

Publisher Comments
Twisted Network Programming Essentials from O'Reilly is a task-oriented look at this new open source, Python-based technology. The book begins with recommendations for various plug-ins and add-ons to enhance the basic package as installed. It then...
read more about this title
check for other copies

Python & XML
Used: $12.95
Trade Paper
List Price $39.95

add to wish list
Python & XML
by Christopher Jones

Publisher Comments
As an object-oriented language with powerful text processingcapabilities, Python is an ideal language for manipulating XML. "Python & XML provides you with a solid foundation forusing these two languages together. Loaded with practical examples, the...
read more about this title
check for other copies

Introduction To Computing and Programming in Python, a Multimedia Approach-with CD (05 Edition)
Used: $78.00
Trade Paper
List Price $96.60

add to wish list
Introduction To Computing and Programming in Python, a Multimedia Approach-with CD (05 Edition)
by Mark Guzdial

Publisher Comments
Guzdial introduces programming as a way of creating and manipulating media-a context familiar and intriguing to today's readers. Starts readers with actual programming early on. Puts programming in a relevant context (Computing for Communications...
read more about this title
check for other copies



See More Featured Titles Next Page
Page   1  |  2  |  3

Browse the Aisle
by Title | by Author | by Price

There are 55 books in this aisle.

This way to more aisles in Computer Languages