Introduces the core language and libraries of the Python open source, object-oriented programming language. Written for experienced programmers, the book begins with the basics of expressions, statements, numbers, and strings, then moves on to working with lists, dictionaries, control flow statements, functions, modules, exceptions, and classes. Annotation c. Book News, Inc., Portland, OR (booknews.com)
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.
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: Visual QuickStart Guide helps readers master the language with simple steps, screen shots, and clear explanations. Beginning with a thorough overview of the language, the book then covers modules, packages, input and output, errors, classes, and regular expression. With the foundation laid, the book brings the Python language to real-world usage in Web development and is suitable for beginning to intermediate users who want to join the Python revolution.
For any course in Digital Graphics, Web Design, Web Scripting and Development, Multimedia, Page Layout, Office Tools, and Operating Systems.
These task-based, visual reference guides feature step-by-step instructions and plenty of screen shots to guide students and teachers through the most important tasks. Visual QuickStart Guides are the ideal way to get students up and running quickly, and are used for intermediate and advanced students as a quick reference.