|
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.14!
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 $19.25!
|
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 $28.76!
|
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.94!
new only
from $15.12!
|
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!
|
|
Gray Hat Python: Python Programming for Hackers and Reverse Engineers
more books like this
by
Justin Seitz
Python is the high-level language of choice for hacking, vulnerability discovery, and security research. "Gray Hat Python," the first Python book written for advanced security analysts, explains the intricacies of using Python to assist in a range of security analysis tasks. Readers learn how to design and program their own debuggers, create ...
see all copies
from $19.48!
new only
from $22.92!
|
first editions
|
SVS
|
|
The Definitive Guide to Django: Web Development Done Right
more books like this
by
Adrian Holovaty
This latest edition of The Definitive Guide to Django is updated for Django 1.1, and, with the forward compatibility guarantee that Django now provides, should serve as the ultimate tutorial and reference for this popular framework for years to come. Django, the Python based equivalent to Ruby s Rails web development framework, is one of the ...
see all copies
from $1.99!
new only
from $1.99!
|
first editions
|
SVS
|
|
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 $72.35!
|
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.65!
new only
from $11.65!
|
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.82!
new only
from $25.90!
|
SVS
|
view cover
|
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 $20.00!
new only
from $20.00!
|
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 $8.97!
new only
from $19.04!
|
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
|
Programming in Python 3: A Complete Introduction to the Python Language
more books like this
by
Mark Summerfield
Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. The first book written from a completely "Python 3" viewpoint, Programming in ...
see all copies
from $30.25!
new only
from $30.25!
|
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 $5.18!
new only
from $27.79!
|
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.72!
|
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 $3.97!
new only
from $11.74!
|
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.04!
|
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 $26.26!
new only
from $31.27!
|
first editions
|
SVS
|
view cover
|
Foundations of Agile Python Development
more books like this
by
Jeff Younker
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 before discovering Agile programming paradigm, which embraces concepts such as automation, ...
see all copies
from $11.66!
new only
from $11.88!
|
SVS
|
view cover
|
Rapid GUI Programming with Python and Qt: The Definitive Guide to Pyqt Programming
more books like this
by
Mark Summerfield
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, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development. With Rapid GUI ...
see all copies
from $28.80!
new only
from $33.82!
|
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 $11.95!
new only
from $21.80!
|
SVS
|