Skip to Content
Programming PERL in the .NET Environment
book

Programming PERL in the .NET Environment

by Yevgeny Menaker, Michael Saltzman, Robert J. Oberg
September 2002
Intermediate to advanced content levelIntermediate to advanced
496 pages
10h
English
Addison-Wesley Professional
Content preview from Programming PERL in the .NET Environment

The Vocabulary of Object Orientation

Before we learn how to write object-oriented programs in Perl, we must develop an object-oriented vocabulary. Then we can describe how objects are created and manipulated.

Objects

In the real world, we commonly think of anything physical as an object. In software, we extend this notion to things that are conceptual. Thus, you can think of anything that is physical or conceptual as an object.

Some examples of objects are a Bank Account, a File, a Person, a Linked List, and a Circle. Typically, a particular application is built to solve problems in a domain-specific area. Any such application would likely have many objects in it. For example, banking software would have many Account objects in it. An operating ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Sams Teach Yourself Perl in 21 Days, Second Edition

Sams Teach Yourself Perl in 21 Days, Second Edition

Laura Lemay, Rafe Colburn
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0130652067Purchase book