Home > Store > Web Design & Development > PHP/MySQL/Scripting
Python: Visual QuickStart Guide
- By Chris Fehily
- Published Oct 26, 2001 by Peachpit Press. Part of the Visual QuickStart Guide series.
- Copyright 2002
- Dimensions: 7 X 9
- Pages: 440
- Edition: 1st
- Book
- ISBN-10: 0-201-74884-3
- ISBN-13: 978-0-201-74884-0
Register your product to gain access to bonus material or receive a coupon.
Product Author Bios
Chris Fehily is a writer and consultant living in San Francisco.
Named after the Monty Python comedy troupe, Python is an interpreted, open-source, object-oriented programming language. It's also free and runs portably on Windows, Mac OS, Unix, and other operating systems. Python can be used for all manner of programming tasks, from CGI scripts to full-fledged applications. It is gaining popularity among programmers in part because it is easier to read (and hence, debug) than most other programming languages, and it's generally simpler to install, learn, and use. Its line structure forces consistent indentation. Its syntax and semantics make it suitable for simple scripts and large programs. Its flexible data structures and dynamic typing allow you to get a lot done in a few lines. To learn it, you'll need is some basic programming experience and a copy of Python: Visual QuickStart Guide.
In patented Visual QuickStart Guide fashion, the book doesn't just tell you how to use Python to develop applications, it shows you, breaking Python into easy-to-digest, step-by-step tasks and providing example code. Python: Visual QuickStart Guide emphasizes the core language and libraries, which are the building blocks for programs. Author Chris Fehily starts with the basics - expressions, statements, numbers, strings - then moves on to lists, dictionaries, functions, and modules before wrapping things up with straightforward discussions of exceptions and classes. Some additional topics covered include:- Object-oriented programming- Working in multiple operating systems- Structuring large programs- Comparing Python to C, Perl, and Java- Handling errors gracefully.
|
20 of 20 people found the following review helpful
By anthony cervone (Providence, RI USA) - See all my reviews
This review is from: Python (Paperback)
" Visual Quickstart Guide Python" is the title of the book, not "Python for the WWW, etc" as this site calls it. In fact, there is nothing in it about the WWW. I am not a professional programmer, so this is one of several titles that I purchased to learn the language, and am I glad I did.I am also sorry that it was not my first book, because it would have saved me money and time to get to speed with learning Python. It's the clearest, most attractive( and illustrated, too)and well written book that I've seen so far. Every topic is presented with a sense of order and clarity . For example, when I glanced at the table of contents, I found chapter 10 was dedicated entirely to "Files", some 40 pages covering everything from "opening a file" to "Saving Objects As Files". And when I opened the book to the "Opening a file" page, the first sentence,"Python file operations are done by using file objects rather than file...
Read more
24 of 25 people found the following review helpful
By John Faughnan "John G Faughnan" (St. Paul, MN USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Python (Paperback)
Amazon doesn't allow us to rate the quality of an author's work separately from the publisher's presentation. That's unfortunate, because as an introductory guide to Python this is quite a good work.Unfortunately, as of 3/07, it's also being published by Peachpit Press as an "on-demand reprint". There is nothing in the Amazon product description to tell you about this change, and indeed I'm not sure Amazon has any way of knowing about it. If you bought this book in a bookstore you'd see the "on-demand reprint" icon on the front cover, but Peachpit Press should have changed the description on Amazon. This reflects poorly on Peachpit, a company I've previously had respect for. Peachpit's "on-demand reprint" technology is crude. The book resembled the sort of high-quality bound photocopies I used to see sold for $1-$2 in "third world" bookstores twenty years ago. It is entirely gray scale (black and white?) with blurry screen shots and irregular contrast... Read more
13 of 13 people found the following review helpful
By Richard Johnson (New York, NY USA) - See all my reviews
This review is from: Python (Paperback)
Incredibly well written and insightful. This book was *exactly* what I needed to learn python quickly. Instead of filling the book with useless examples that no one would ever use in `real' life, Mr. Fehily has refreshingly provided just the right amount of code and commentary that got me up to speed with the language so that I could focus on using python in my own development.Mr. Fehily has found just the right balance between a tutorial style teaching book and a well-organized reference book. Not only was it great while I was learning the language, but now it's the first place that I look when I run into trouble. While not for first time programmers, this is definitely the book to buy if you need (or want) to learn python. |
› See all 21 customer reviews...
Table of Contents
1. Getting Started.
2. Expressions and Statements.
3. Working with Numbers.
4. Working with Strings.
5. Working with Lists and Tuples.
6. Working with Dictionaries.
7. Control Flow Statements.
8. Functions.
9. Modules.
10. Files.
11. Exceptions.
12. Classes.
Appendix.
Index.
Updates & Corrections
This book includes free shipping!
- Request an Instructor or Media review copy.
- Corporate, Academic, and Employee Purchases
- International Buying Options
Get unlimited online access to thousands of training resources on creative topics. You will also get a discounted rate of just $17.99/month if you decide to continue with a paid subscription.

