Code examples from the book

"Scriping with Objects"

by

Avinash Kak




Chapter 2: Perl --- A Review of the Basics


Chapter 3: Python --- A Review of the Basics



Chapter 4: Regular Expressions for String Processing



Chapter 5: References in Perl



Chapter 6: The Notion of a Class in Perl



Chapter 7: The Notion of a Class in Python



Chapter 8: Inheritance and Polymorphism in Perl



Chapter 9: Inheritance and Polymorphism in Python



Chapter 10: Handling Exceptions



Chapter 11: Abstract Classes and Methods



Chapter 12: Weak References for Memory Management



Chapter 13: Scripting for Graphical User Interfaces



Chapter 14: Multithreaded Scripting



Chapter 15: Scripting for Network Programming



Chapter 16: Interacting with Databases



Chapter 17: Processing XML with Perl and Python