<div class="gmail_quote">On Fri, Jul 8, 2011 at 2:01 PM,  <span dir="ltr"><<a href="mailto:davidm@hisfeet.net">davidm@hisfeet.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Intensely interesting conversation! If I want to learn something about<br>
simple programing is perl a good language to pursue? If so, can you point<br>
me to a good place or good documentation to get started?</blockquote></div><div><br></div><div>Yeah, the geek in me loves this type of discussion too.</div><div><br></div><div>Yes, Perl is a good language to start. "Perl5 for Dummies" provides the basics. And it's a little easier to follow than reading the documentation cold.</div>
<div><br></div><div>A scripting language is a good first choice to start programming. Perl is a scripting language. Python too. Scripting languages are more forgiving, handle some of the thorny details for you, and are quick to get started. Once you're comfortable with Perl, I would also recommend studying unix shell scripting. It provides a nice contrast, seeing how the two differ.</div>
<br>-- <br>Robert Wohlfarth<br><br>