|
Learning Python
more books like this
by
Mark Lutz
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. The new edition of Learning Python puts you in ...
see all copies
from $2.21!
new only
from $6.00!
|
first editions
|
SVS
|
|
Programming Python
more books like this
by
Mark Lutz
This handbook describes how to use Python, an increasingly popular object-oriented scripting language. Full of running examples, it is the only user material available on Python. It's endorsed by Python creator Guido van Rossum and complements reference materials that accompany the software. Includes a disk containing the Python interpreter ...
see all copies
from $1.99!
new only
from $17.25!
|
first editions
|
SVS
|
|
Python Cookbook
more books like this
by
Alex Martelli (Editor), David Ascher (Editor)
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google. Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of ...
see all copies
from $5.28!
new only
from $30.87!
|
SVS
|
|
Python in a Nutshell
more books like this
by
Alex Martelli
This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up the most frequently needed information - not just about the Python language itself, but also ...
see all copies
from $5.99!
new only
from $15.14!
|
SVS
|
|
Python Programming in Context
more books like this
by
Bradley N Miller, David Ranum
see all copies
from $77.94!
new only
from $77.94!
|
|
Introduction to Computing and Programming in Python, a Multimedia Approach
more books like this
by
Mark J Guzdial
For courses in Introduction to Computing or Introduction to Programming. There is a growing interest in computing for non-CS majors, or for students who have not yet determined their majors (sometimes called the "CS0" market). Computer science professors are also confronted with increased attrition and failure rates. Guzdial introduces programming ...
see all copies
from $6.67!
new only
from $71.84!
|
SVS
|
|
Python for Dummies
more books like this
by
Stef Maruch, Aahz Maruch
Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others. "Python For Dummies" is the quick-and-easy guide to getting the most out of this ...
see all copies
from $11.67!
new only
from $11.67!
|
SVS
|
|
Core Python Programming
more books like this
by
Wesley J Chun
Praise for Core Python Programming "The long-awaited second edition of Wesley Chun's Core Python Programming proves to be well worth the wait--its deep and broad coverage and useful exercises will help readers learn and practice good Python." --Alex Martelli, author of Python in a Nutshell and editor of Python Cookbook "There has been lot of good ...
see all copies
from $2.72!
new only
from $25.99!
|
SVS
|
|
Python Programming: An Introduction to Computer Science
more books like this
by
John M Zelle
see all copies
from $20.00!
new only
from $20.00!
|
SVS
|
|
Beginning Python: From Novice to Professional
more books like this
by
Magnus Lie Hetland, PH.D.
Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly revised book is both an introduction and practical reference for a swath of Python-related programming topics, including addressing language internals, database integration, network programming, and web ...
see all copies
from $24.50!
new only
from $31.40!
|
first editions
|
SVS
|
view cover
|
Python Programming for the Absolute Beginner
more books like this
by
Michael Dawson
Python is a powerful, general purpose, programming language that is aimed especially at beginners. Ideas translate so quickly to the computer that Python has been called "programming at the speed of thought." It even has a unique, interpreted mode, which offers immediate feedback and can fundamentally accelerate how a beginner learns the language, ...
see all copies
from $11.83!
new only
from $20.78!
|
first editions
|
SVS
|
view cover
|
Python Pocket Reference
more books like this
by
Mark Lutz
Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for general-purpose tasks, Internet scripting, systems programming, user interfaces, and product customization. Available on all major computing platforms, including commercial versions of Unix, ...
see all copies
from $1.99!
new only
from $6.17!
|
first editions
|
SVS
|
view cover
|
Starting Out with Python
more books like this
by
Tony Gaddis
In Starting Out with Python(R), Tony Gaddis' evenly paced, accessible coverage introduces students to the basics of programming and prepares them to transition into more complicated languages. Python, an easy-to-learn and increasingly popular object-oriented language, allows readers to become comfortable with the fundamentals of programming ...
see all copies
from $60.00!
new only
from $91.01!
|
SVS
|
view cover
|
Python & XML
more books like this
by
Christopher A Jones, Fred L Drake, Jr.
Python is a language for manipulating XML, and this volume offers a solid foundation for using these two languages together. Complete with practical examples that highlight common application tasks, the book starts with the basics then quickly progresses to more complex topics such as transforming XML with XSLT and querying XML with XPath. It also ...
see all copies
from $18.00!
new only
from $18.00!
|
first editions
|
SVS
|
view cover
|
Dive Into Python
more books like this
by
Mark Pilgrim
Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, yet simple language to deploy their products. Dive Into Python is a hands-on guide to the Python language. Each chapter starts with a real, complete ...
see all copies
from $11.29!
new only
from $19.49!
|
first editions
|
SVS
|
view cover
|
Python Essential Reference
more books like this
by
David M Beazley
Python Essential Reference is the definitive reference guide to the Python programming language -- the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library. Designed for the professional programmer, the book is concise, to the point, and highly accessible. ...
see all copies
from $1.99!
new only
from $9.73!
|
first editions
|
SVS
|
view cover
|
Twisted Network Programming Essentials
more books like this
by
Abe Fettig
"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 details Twisted's collection simple network protocols, and helper utilities. The book also includes ...
see all copies
from $6.00!
new only
from $12.75!
|
first editions
|
SVS
|
view cover
|
Python: Visual QuickStart Guide
more books like this
by
Chris Fehily
The freely distributed Python programming language is becoming increasingly popular for programmers working on Internet and Intranet applications. With its clear syntax and high quality functions, the language is used in many popular Internet services such as Yahoo and thousands of non-Internet applications as well. Python for the World Wide Web: ...
see all copies
from $4.58!
new only
from $13.21!
|
view cover
|
Python for Software Design: How to Think Like a Computer Scientist
more books like this
by
Allen B Downey
A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of ...
see all copies
from $26.99!
new only
from $32.55!
|
SVS
|
view cover
|
Foundations of Python Network Programming
more books like this
by
John Goerzen
To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet simple language, for deploying their products. ...
see all copies
from $27.13!
new only
from $34.00!
|
first editions
|
SVS
|
view cover
|
Beginning Python Visualization: Crafting Visual Transformation Scripts
more books like this
by
Shai Vaingast
We are visual animals. But before we can see the world in its true splendor, our brains, just like our computers, have to sort and organise raw data, and then transform that data to produce new images of the world. Beginning Python Visualisation: Crafting Visual Transformation Scripts talks about turning many types of small data sources into ...
see all copies
from $28.09!
new only
from $40.24!
|
SVS
|
view cover
|
Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and All Who Want to Learn the Art of Computer Programming
more books like this
by
Alan Gauld
Learn to Program Using Python is a rarity in today's marketplace: a great introduction to programming for true beginners. It started as a hugely popular Web tutorial; reflecting comments from learners worldwide, author Alan Gauld has extended it into book form, adding new material, deeper explanations, and more code examples. Gauld introduces ...
see all copies
from $8.05!
new only
from $21.80!
|
SVS
|
view cover
|
Programming Groovy: Dynamic Productivity for the Java Developer
more books like this
by
Venkat Subramaniam
Building on the success of its storefront and fulfillment services, Amazon now allows businesses to 'rent' computing power, data storage and bandwidth on its vast network platform. This book demonstrates how developers working with small- to mid-sized companies can take advantage of Amazon Web Services (AWS) such as the Simple Storage Service (S3) ...
see all copies
from $19.24!
new only
from $21.41!
|
SVS
|
view cover
|
Wxpython in Action
more books like this
by
Noel Rappin, PH.D., Robin Dunn
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 graphical user interface, simply and easily. wxPython combines the power of an exceptionally ...
see all copies
from $29.46!
|
view cover
|
Problem Solving with Algorithms and Data Structures Using Python
more books like this
by
Bradley N Miller, David L Ranum
see all copies
from $52.99!
new only
from $52.99!
|
SVS
|