Neil Conway writes:
> I'm probably a novice programmer, at least by the standards of
> most of the people on this list. I'm 16, and since I haven't taken
> Computer Science at university yet, I'm a bit lacking in 'formal
> programming education'. I'd rather not form bad habits - is there
> any advice anyone can give me on how to write, clean Perl (OO or
> otherwise)? Are there any good books I can pick up?

Maybe you should begin with some OO theory:

* Object Oriented Software Construction, 2nd Edition
  by Bertrand Meyer

* Design Patterns
  Gamma et al

And this one is very nice also (good, readable programming):

* Refactoring
  Martin Fowler, Editor


Regards,

--
Adriano

Reply via email to