NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
To PBP or not to PBP... (Score:2)
Reply to This
Re:To PBP or not to PBP... (Score:2)
It's been a really useful process. I'm self taught and work mostly in a team of one (me), so an external viewpoint is really useful. As I said in my original post, looking at every deviation has forced me to think, and while in most cases I've gone with the PBP
-- "It's not magic, it's work..."
Re:To PBP or not to PBP... (Score:1)
Re:To PBP or not to PBP... (Score:2)
There is nothing wrong with being self taught, but you do need to obtain an external view point now and then to make sure your going the right way.
I've been on a Red Hat and an IBM AIX training courses. On both couses I realised I knew a lot already (the Red Hat more so), which is useful confirmation, and I also picked up a better understanding and for AIX in particular I did pick up some new stuff.
Reading the PBP book and using Perl::Critic is a good way of getting an external perspective, but it's onl
-- "It's not magic, it's work..."