LOL, thanks for the mention!

I'm not a book writer, but I'll gladly co-help someone who wants to write based on my experience with the various C libraries, and which ones I have experience in Perl-izing, particularly the ones I've done front-to-end just for Perl ;)

Pretty much all of my efforts lately have been writing code for the Pi specifically, or writing drivers for many various Integrated Circuits that typically work on the Arduino platform, in C, and wrapping for Perl.

Me thinks I'll continue down this path.

For those that don't know, my contributions to the CPAN include many such pieces of software (look at modules starting with "RPi"), and have a look at WiringPi::API, which is the wrapper for wiringPi that led me down this path.

As far as being next to merlyn on a book shelf, I kind of doubt it, but the thought was spine-tingling just thinking about it :)

I write lyrics and poetry; I've considered a book (unrelated to programming), but it isn't in my cards I don't think. Again, that said, I'd definitely co-author or co-help anyone who is a legit writer and wants to take a crack at it. Might be the Perl-related job I've been looking for all along.

As many know, the book that commenced the process of me taking the step of newb to intermediate was Learning Objects, References and Modules by Schwartz/Phoenix themselves. I recommend that book specifically. I have not read thoroughly any of his books beyond that.


In reply to Re^2: Pie Explosion by stevieb
in thread Pie Explosion by jmlynesjr

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.