Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
The book that I most often wish existed, because co-workers often ask me for it, is a good introduction to object-oriented design.

If you don't care what programming language it uses, have a serious look at the Inform Designer's Manual, by Graham Nelson. Skip the first chapters about the language syntax and go straight to the section on the object model. (Yes, you can easily follow the section on the object model without having read the earlier chapters on syntax; trust me on this.) This is without qualification the *best* computer-technical book I have ever seen, and it is an *excellent* introduction to object-oriented programming.

It's not, of course, the only OOP book you will ever need. After you finish it you will need books that get down to nuts and bolts in the language you're going to be using (assuming that isn't Inform). This is presumably where the books with details of how Perl OO works would come in. Nevertheless, as an introduction to OOP in general, the Designer's Manual is fantastic.

Incidentally, the text of the book is freely available on the author's website, so if you want to preview it before purchasing a copy of the print edition, you can. The section on the object model starts here, although the real meat is in chapter 2, which really can just about stand on its own.


"In adjectives, with the addition of inflectional endings, a changeable long vowel (Qamets or Tsere) in an open, propretonic syllable will reduce to Vocal Shewa. This type of change occurs when the open, pretonic syllable of the masculine singular adjective becomes propretonic with the addition of inflectional endings."  — Pratico & Van Pelt, BBHG, p68

In reply to Re: What's missing in Perl books? by jonadab
in thread What's missing in Perl books? by brian_d_foy

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 21:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found