in reply to My philosophy on coding (in Perl and other languages):
I agree with all except for the first point. I don't know if references are "cool", but they are an excellent way to pass data around in your program efficiently, as well as a great way to build complicated data structures. (this applies to Perl, not the other languages :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: My philosophy on coding (in Perl and other languages):
by mrmick (Curate) on Aug 12, 2000 at 06:14 UTC |