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

Re: Which non-Perl books made you a better (?:Perl )?Programmer?

by BrowserUk (Patriarch)
on Nov 16, 2005 at 05:11 UTC ( [id://508912]=note: print w/replies, xml ) Need Help??


in reply to Which non-Perl books made you a better (?:Perl )?Programmer?

The first programming book I ever read was the most influential.

A picked up a copy of Algorithms + Data Structures = Programs(N.Wirth) from the college library when looking for ideas for a term project, probably because it was the first one on the shelf in the computing section.

Even though it didn't directly relate to the project I ended up doing, I extended the loan to the maximium period allowed, and then took a permanent lean on it(flag that meant whenever the book was returned a note was left in my pidgeon-hole), for the rest of that year and when I asked to do so the following year, they bought a second copy.

There is a deceptively simple idea in that title, that in 1976 way pre-dated the OO movement, but it encapsulates a great deal of mileage. All programs exists to manipulate data of one sort or another, and arranging that data into suitable structures to give the algorithms applied to it, easy, efficient and reliable access to those parts of it they need, is what that book is all about.

Shame it is out of print. I've already bought two copies. One I lent to a colleague who never returned it, the other I left at a customer's site somewhere in Germany when rushing to catch a plane and I never got back there. I've been waiting for a re-print to buy another, but it seems I might have to put up with a second-hand copy :(

This is a good read too, but you probably wouldn't spend money on it unless you're a Wirth fan.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re: Which non-Perl books made you a better (?:Perl )?Programmer?

Replies are listed 'Best First'.
Re^2: Which non-Perl books made you a better (?:Perl )?Programmer?
by Dumu (Monk) on May 18, 2015 at 14:18 UTC

    The 2012 edition, now known simply as "Algorithms and Data Structures", is available for download for free in PDF format from Prof. Wirth's homepage at ETH Zürich. Who doesn't love free classic e-books?

      Thanks for the link. It'll be interesting to browse it again, it's been quite a few years now, and see what's changed; and whether it still gives me the same A-ha! moments it gave me all those years ago.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority". I'm with torvalds on this
      In the absence of evidence, opinion is indistinguishable from prejudice. Agile (and TDD) debunked

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://508912]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found