CARVIEW |
Bestselling
Learning Python
by Mark Lutz
Fourth Edition
Print: $54.99
Ebook: $39.99
Bundle: $60.49
Python Pocket Reference
by Mark Lutz
Fourth Edition
Print: $14.99
Ebook: $11.99
Bundle: $16.49
Python in a Nutshell
by Alex Martelli
Second Edition
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Regular Expressions Cookbook
by Jan Goyvaerts, Steven Levithan
Print: $44.99
Ebook: $31.99
Bundle: $49.49
Python Cookbook
by Alex Martelli, Anna Martelli Ravenscroft, David Ascher
Second Edition
Print: $49.95
Ebook: $39.99
Bundle: $54.95
New
Head First Python
by Paul Barry
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Real World Instrumentation with Python
by John M. Hughes
Print: $54.99
Ebook: $43.99
Bundle: $60.49
Practical Python Programming: Callbacks
by Alex Martelli
Video: $79.99
Observing and Optimizing your Application with DTrace
by Angelo Rajadurai
Video: $99.99
Introduction to Django
by Chander Ganesan
Video: $99.99
Python Experts
Rui Maximo
is a senior technical writer in the Office Communications Group, was lead program manager for Office Communications Server 2007, and contributed to a range of manageability, topology, VoIP, and Web access features.
David Wolber
is the Chair of Computer Science at the University of San Francisco.
Noah Gift
is the co-author of Python For Unix and Linux by O'Reilly. He is an author, speaker, consultant, and community leader, writing for publications such as IBM Developerworks, Red Hat Magazine, O'Reilly, and MacTech, and Manning.
Julie Steele
is an editor at O'Reilly Media specializing in topics related to organizing, storing, and visualizing data.
New Online Course

Python Programming 2: Getting More Out of Python – In this course, you'll learn more in-depth techniques and strategies for programming with Python. Using the Ellipse™ integrated learning environment, you'll get hands-on experience with Python's modular unit testing features; file handling, storage, and archival; graphical user interfaces; and technologies for working with databases and email. Enroll today.
More python online courses:
Python Answers
O'Reilly Answers: Clever Hacks. Creative Ideas. Innovative Solutions.- No Images on the iPad with the PDF "Head First Python"
- How To Tackle Python 'Head First'
- Python: name not defined.
- How to Use Closure Tools: A Hello World Example
- HOW GET discounted eBook of purchased hard book?
- New Iterables in Python 3.0
- How to Change Strings in Python
- How to use the Google Suggest API to come up with topics for Answers
- Use Comet with Flex for Enterprise RIAs
- Building a UTF8 (Unicode) Sanitizer for Python
Python News & Commentary
Four short links: 30 September 2010

September 30, 2010
Learn Python The Hard Way -- Zed Shaw's book on programming Python, written as 52 exercises: Each exercise is one or two pages and follows the exact same format. You type each one in (no copy-paste!), make it run, do the extra credit, and then move on. If you get stuck, at least type it in and skip the...
Four short links: 20 September 2010

September 20, 2010
The Tracks of Bizarre Robot Traders (The Atlantic) -- I love the idea that these mysterious effect-less trades might simply be there to slow down competitors' analytic systems because every millisecond matters. MS Paint Adventures -- a weird mashup of MS Paint and text adventure games. tablib -- a format-agnostic tabular dataset library for Python. (via joshua on delicious)...
Four short links: 4 August 2010

August 4, 2010
FuXi -- Python-based, bi-directional logical reasoning system for the semantic web from the folks at the Open Knowledge Foundation. (via About Inferencing) Harness the Power of Being an Internet -- I learn by trying to build something, there's no other way I can discover the devils-in-the-details. Unfortunately that's an incredibly inefficient way to gain knowledge. I basically wander around...
Four short links: 2 June 2010

June 2, 2010
Wikileaks Launched on Stolen Documents (Wired) -- Wired claims the first set of documents was obtained by running a Tor node that users connected to ("exit node") and saving the plaintext that was sent to the users, without their knowledge. Reminds me of the adage that nothing big in Silicon Valley starts without being some degree of evil first:...
Four short links: 10 May 2010

May 10, 2010
zxing -- barcode library for iPhone, Android, Java, and more. Guido's Python -- how the compiler and interpreter see your Python programs. It wasn't until I had this level of knowledge of Perl that I really know what the hell I was doing. (via Hacker News) UK Election Data -- this was posted on the eve of the UK...
Mock the Web Service
By Phlip PlumleeMay 4, 2010
This post shows how to write a web service using Test-Driven Development. Our source code example is the exemplary active_merchant contribution to Ruby on Rails. It reveals how developer tests can correctly attack remote web services. Programmers writing clients (or servers) for any kind of web service should use these techniques. My next post will extend this one into the Abstract Test Pattern.
Four short links: 20 April 2010

April 20, 2010
Epigrams in Programming -- all from the remarkable Alan Perlis. By the time I learned that he was responsible for such gems as "Syntactic sugar causes cancer of the semicolon", "A language that doesn't affect the way you think about programming, is not worth knowing", and "Around computers it is difficult to find the correct unit of time to...
PyMOTW: Creating XML Documents with ElementTree

March 21, 2010
In addition to its parsing capabilities, ElementTree also supports creating well-formed XML documents from Element objects constructed in your application.
Popular Topics
JavaScript | iPhone |
Android | Python |
HTML5 & CSS | Head First |
jQuery | Java |
iPad | PHP |
Perl | Linux |
Browse Books & Videos
- Apple & Mac
- Business & Culture
- Certification & Training
- Databases
- Design & Graphics
- Digital Audio & Video
- Digital Photography
- Hardware
- Home & Office
- Microsoft
- Mobile & Smart Devices
- Networking & Sys Admin
- Operating Systems
- Programming
- Science & Math
- Security
- Software Engineering
- Web Development
News Topics
apple blogs cloudcomputing ebooks economy facebook flash flex geo google gov20 government iphone javascript linux microsoft mobile ooxml opensource oscon privacy programming publishing python security socialnetworking standards twitter web20 xml
International Sites
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|