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

Summary

This concludes our C# survival guide. C# is a language that is object-oriented from the ground up, and we began our exploration of C# with an object-oriented version of the famous “Hello, World” program. C# provides the class mechanism for creating abstractions, and through access specifiers such as private you can achieve encapsulation of your data. C# has standard C-like control structures. C# has a wealth of data types. Value types store the data itself, and reference types store a reference to the data. C# supports a single inheritance model. With C# you can also define and use interfaces. C# supports exception handling. We provided an implementation of our Stock Management System as a case study, illustrating a number of features ...

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