Skip to content

Scripting with Objects A Comparative Presentation of Object-Oriented Scripting with Perl and Python

Best in textbook rentals since 2012!

ISBN-10: 0470179236

ISBN-13: 9780470179239

Edition: 2008

Authors: Avinash C. Kak

List price: $89.95
Blue ribbon 30 day, 100% satisfaction guarantee!
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:

Scripting with Objects is based on the same overall philosophy as the authors Programming with Objects in that it demonstrates how a programming language is used through its applications to fully show its power. Designed for readers who want to acquire a more comprehensive and expansive perspective on scripting by exposure two languages at the same time, this book takes a novel approach to a timely and important topic.
Customers also bought

Book details

List price: $89.95
Copyright year: 2008
Publisher: John Wiley & Sons, Incorporated
Publication date: 3/28/2008
Binding: Paperback
Pages: 1280
Size: 4.50" wide x 9.75" long x 2.50" tall
Weight: 1.738

Multilanguage View of Application Development and 00 Scripting
Perl - A Review of the Basics
Python - A Review of the Basics
Regular Expressions for String Processing
References in Perl
The Notion of a Class in Perl
The Notion of a Class in Python
Inheritance and Polymorphism in Perl
Inheritance and Polymorphism in Python
Handling Exceptions
Abstract Classes and Methods
Weak References for Memory Management
Scripting for Graphical User Interfaces
Multithreaded Scripting
Scripting for Network Programming
Interacting with Databases
Processing XML with Perl and Python
References