Skip to content

Perl to Python Migration

Best in textbook rentals since 2012!

ISBN-10: 0201734885

ISBN-13: 9780201734881

Edition: 2002

Authors: Martin C. Brown

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Perl to Python Migration provides a useful and practical resource for programmers that are currently intermediate or expert in using Perl and who want to migrate to using Python for different programming projects. The book achieves this by first giving the user an overview and refresher of the Perl techniques required before giving the information on using Python to achieve the same result. Examples of both Python and Perl will be available on-line on the author's website.
Customers also bought

Book details

List price: $44.99
Copyright year: 2002
Publisher: Addison Wesley Professional
Publication date: 11/2/2001
Binding: Paperback
Pages: 320
Size: 7.25" wide x 9.00" long x 0.50" tall
Weight: 1.232
Language: English

Introduction
Python Overview
Python Execution
Components of a Python Program
Functions Exceptions Modules, Classes, and Object Orientation
Processing Information
Interfacing to the OSFile Manipulation
Data Management
Communicationing over a Network
Using Python for Web Development
Interface Building with Tk
Resource Guide - (in conjunction with material on the web)