Buy new:
$149.95
FREE delivery Tuesday, May 21
Ships from: Amazon.com
Sold by: Amazon.com
$149.95
FREE Returns
Only 1 left in stock (more on the way).
$$149.95 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$149.95
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Ships from
Amazon.com
Ships from
Amazon.com
Sold by
Amazon.com
Sold by
Amazon.com
Returns
30-day easy returns
30-day easy returns
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt.
Returns
30-day easy returns
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt.
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Payment
Secure transaction
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
$124.95
FREE Returns
Likely shows heavy wear including heavy notes and highlighting. Supplemental information such as access codes and CDs are not guaranteed. We ship the next business day and have easy returns! Likely shows heavy wear including heavy notes and highlighting. Supplemental information such as access codes and CDs are not guaranteed. We ship the next business day and have easy returns! See less
FREE delivery Monday, May 20
Or fastest delivery Wednesday, May 15. Order within 6 hrs 4 mins
Only 1 left in stock - order soon.
$$149.95 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$149.95
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Access codes and supplements are not guaranteed with used items.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Something went wrong. Please try your request again later.

Scripting with Objects: A Comparative Presentation of Object-Oriented Scripting with Perl and Python 1st Edition

5.0 5.0 out of 5 stars 3 ratings

{"desktop_buybox_group_1":[{"displayPrice":"$149.95","priceAmount":149.95,"currencySymbol":"$","integerValue":"149","decimalSeparator":".","fractionalValue":"95","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"ia46c7%2BaIIlTO3Ox1xWvoZXPsZcN4dauLfobOe0gsNMWRZfd9v7fhatLTRSbMNdNRZqqmOOL2rGlTA05tL0FBx2RWlp%2BgWrgqA4t3PryCBgcHdnyy5%2BbF%2BR1PsuBB%2F%2BcXxkLi6n5AXc%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}, {"displayPrice":"$124.95","priceAmount":124.95,"currencySymbol":"$","integerValue":"124","decimalSeparator":".","fractionalValue":"95","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"ia46c7%2BaIIlTO3Ox1xWvoZXPsZcN4daualn7uhh6AJORBdhjHWr4JPVgrPimw%2FjqcCQoZoeHWbYES1LinlhHYK6JF2K6%2BN%2FrQPiC8pSQhxiGOovJpy4vVEq7HtgKJfupntSAjKyUoPcOl0wPuUaLBWLeP6%2FRPUoq7QCT2vV4CfJRT2DtNbi28T%2FGFw0IbMDF","locale":"en-US","buyingOptionType":"USED","aapiBuyingOptionIndex":1}]}

Purchase options and add-ons

Object-Oriented scripting with Perl and Python

Scripting languages are becoming increasingly important for software development. These higher-level languages, with their built-in easy-to-use data structures are convenient for programmers to use as "glue" languages for assembling multi-language applications and for quick prototyping of software architectures. Scripting languages are also used extensively in Web-based applications. Based on the same overall philosophy that made Programming with Objects such a wide success, Scripting with Objects takes a novel dual-language approach to learning advanced scripting with Perl and Python, the dominant languages of the genre. This method of comparing basic syntax and writing application-level scripts is designed to give readers a more comprehensive and expansive perspective on the subject.

Beginning with an overview of the importance of scripting languages―and how they differ from mainstream systems programming languages―the book explores:

  • Regular expressions for string processing

  • The notion of a class in Perl and Python

  • Inheritance and polymorphism in Perl and Python

  • Handling exceptions

  • Abstract classes and methods in Perl and Python

  • 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

This book serves as an excellent textbook for a one-semester undergraduate course on advanced scripting in which the students have some prior experience using Perl and Python, or for a two-semester course for students who will be experiencing scripting for the first time. Scripting with Objects is also an ideal resource for industry professionals who are making the transition from Perl to Python, or vice versa.

Read more Read less

Amazon First Reads | Editors' picks at exclusive prices

Editorial Reviews

From the Inside Flap

Object-Oriented scripting with Perl and Python

Scripting languages are becoming increasingly important for software development. These higher-level languages, with their built-in easy-to-use data structures are convenient for programmers to use as "glue" languages for assembling multi-language applications and for quick prototyping of software architectures. Scripting languages are also used extensively in Web-based applications. Based on the same overall philosophy that made Programming with Objects such a wide success, Scripting with Objects takes a novel dual-language approach to learning advanced scripting with Perl and Python, the dominant languages of the genre. This method of comparing basic syntax and writing application-level scripts is designed to give readers a more comprehensive and expansive perspective on the subject.

Beginning with an overview of the importance of scripting languages—and how they differ from mainstream systems programming languages—the book explores:

  • Regular expressions for string processing

  • The notion of a class in Perl and Python

  • Inheritance and polymorphism in Perl and Python

  • Handling exceptions

  • Abstract classes and methods in Perl and Python

  • 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

This book serves as an excellent textbook for a one-semester undergraduate course on advanced scripting in which the students have some prior experience using Perl and Python, or for a two-semester course for students who will be experiencing scripting for the first time. Scripting with Objects is also an ideal resource for industry professionals who are making the transition from Perl to Python, or vice versa.

From the Back Cover

Object-Oriented scripting with Perl and Python

Scripting languages are becoming increasingly important for software development. These higher-level languages, with their built-in easy-to-use data structures are convenient for programmers to use as "glue" languages for assembling multi-language applications and for quick prototyping of software architectures. Scripting languages are also used extensively in Web-based applications. Based on the same overall philosophy that made Programming with Objects such a wide success, Scripting with Objects takes a novel dual-language approach to learning advanced scripting with Perl and Python, the dominant languages of the genre. This method of comparing basic syntax and writing application-level scripts is designed to give readers a more comprehensive and expansive perspective on the subject.

Beginning with an overview of the importance of scripting languages and how they differ from mainstream systems programming languages the book explores:

  • Regular expressions for string processing

  • The notion of a class in Perl and Python

  • Inheritance and polymorphism in Perl and Python

  • Handling exceptions

  • Abstract classes and methods in Perl and Python

  • 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

This book serves as an excellent textbook for a one-semester undergraduate course on advanced scripting in which the students have some prior experience using Perl and Python, or for a two-semester course for students who will be experiencing scripting for the first time. Scripting with Objects is also an ideal resource for industry professionals who are making the transition from Perl to Python, or vice versa.

Product details

  • Publisher ‏ : ‎ Wiley; 1st edition (June 3, 2008)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 1320 pages
  • ISBN-10 ‏ : ‎ 047039725X
  • ISBN-13 ‏ : ‎ 978-0470397251
  • Item Weight ‏ : ‎ 4.3 pounds
  • Dimensions ‏ : ‎ 7.02 x 1.7 x 10 inches
  • Customer Reviews:
    5.0 5.0 out of 5 stars 3 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Avinash C. Kak
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read author blogs and more

Customer reviews

5 out of 5 stars
5 out of 5
3 global ratings

Top review from the United States

Reviewed in the United States on February 24, 2010
I'm not sure if it's timing or what, but I have quickly found this book to be quite useful and I'm only using the Perl parts. I've been around Perl for sometime but I've not been diligent enough to pick up some of the finer points. This book has helped me to acquire a more complete understanding of the language and rev up my Perl object fu. I think in large part, because the book is very well-writen. It is clear and even lucid with plenty of excellent examples. It has become the first book I reach for when I'm looking for explanation on a topic.

The only drawback is that the book doesn't touch upon modern Perl OO such as Moose. I suspect that it was being put together before Moose had really taken hold. An excellent follow-up title would be "Scripting with Modern Perl".

I haven't looked at the Python side of the book, but I'd bet it is stellar as well.
6 people found this helpful
Report