Addison Wesley, 2001 As a long time Perl and Python programmer, I'm constantly finding myself using Perl constructs in Python or Python constructs in Perl. Worse, I can suddenly find myself trying to use a feature or system in a Python program that just doesn't exist, or does and works differently. What I needed was some sort of cross reference. After talking to other...
Publisher: Sams Pub Date: November 07, 2006 Print ISBN10: 0-672-32910-7 Print ISBN13: 978-0-672-32910-4 Pages: 288 The idea of a conventional phrasebook is to provide readers with quick phrases that actually mean something in the language. The Python phrasebook is designed to provide you with meaningful Python phrases that you can actually understand and use to quickly begin...
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 projects that let you try out...
Welcome to the new Learning to Program web tutor! A minor calamity with my PC has resulted in me losing all my email for the last 4 years (since I installed XP!) for the account I use for dealing with translators. I thought I was taking backups but they were of the old pre-XP folders. The result is that if you are a translator and sent me any info in the last 6 months or so I...
Premier Press 2003 Get ready to dive headfirst into the world of programming! "Game Programming with Python, Lua, and Ruby" offers an in-depth look at these three flexible languages as they relate to creating games. No matter what your skill level as a programmer, this book provides the guidance you need. Each language is covered in its own sectionyou'll begin with the basics...
O’Reilly, 2000. - 652 p. - ISBN: 1-56592-621-8 Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly & Associates, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. While every precaution has been taken in the...
Publisher: Addison Wesley Pub Date: June 28, 2002 ISBN: 0-201-61616-5 Pages: 640 Characterized by ease of use, richness of expression, and concise syntax, Python has remained a premier programming language for more than a decade, and is used by novices and professionals alike. In particular, its close relationship to Java(TM) makes the two languages, when used in combination,...
O’Reilly 2001 ISBN: 0-596-00096-0 p.: 300 Python Standard Library, an essential guide for serious Python programmers, delivers accurate, author-tested documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules. This version of the book covers all the new modules and related information for Python 2.0, the...
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 the most frequently used parts...
2nd Edition. — O’Reilly Media, 2005. — 846 p. — ISBN: 978-0596007973. Like its predecessor, the new edition offers a collection of solutions to problems that Python programmers face everyday. Updated for Python 2.4, it now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex tasks, such as monitoring a...
Addison Wesley 2003 Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, this book provides efficient and effective solutions to specific text processing problems and practical strategies for dealing with all types of text...
Rapid Web Applications with TurboGears is designed to help you learn to develop web applications faster by using the full set of features included in TurboGears. To that end, we've divided this book up into several parts: First we'll get an overview of TurboGears and how everything fits together. Then we'll dive right in and create a simple application, and get an overview of...
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 Python 3 brings together all the...
Comments