Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Where do you turn for programming inspiration?

by clemburg (Curate)
on Aug 22, 2001 at 11:58 UTC ( [id://106891]=note: print w/replies, xml ) Need Help??


in reply to Where do you turn for programming inspiration?

I try to read *some* quality code *really closely*. That is, I force myself to really read it (which I find annoyingly hard at times).

Quality code in Perl is available in masses on CPAN (as dws noted). That aside, I often like to read code in books (as opposed to reading on the screen) to alleviate writers block. The last really good one in Perl was "Network Programming with Perl" from Lincoln Stein. Other gems include Jon Bentley's "Programming Pearls", "Software Tools" by Kernighan and Plauger, "The Standard C Library" by Plauger, "Artificial Intelligence: A Modern Approach" and "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" by Norvig, "Introduction to Algorithms" by Cormen et al., "Lion's Commentary on UNIX with Source Code" by Lions & Ritchie.

But still I have to say that the most inspirating thing is close contact to like-minded fellow programmers *in person*. And alas, this seems to be hard to get.

Ah, yes, recently I started to play with running perl under a debugger (single-stepping perl). That can be an awful lot of fun, too.

Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com

  • Comment on Re: Where do you turn for programming inspiration?

Log In?
Username:
Password:

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

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

    No recent polls found