in reply to Enjoying Perl without doing much coding

I find that I tend to spend a lot of time reading code, reading books, and thinking about code, rather than writing code, especially during term. While I'm taking courses, most of the code I write is for assignments, which can be fun but just isn't the same, and at a certain point I tend to burn out on actual hacking. Somehow, when you've just spent eighteen of the last twenty-four hours debugging a race condition in your networks homework, debugging a race condition in your side project loses its appeal....

On the plus side, reading about coding tends to give you a broader knowledge of the art than just hacking away on whatever suits your fancy. And every once in a while, you'll read something that makes you drop the book and sprint to your keyboard.

--
F o x t r o t U n i f o r m
Found a typo in this node? /msg me
The hell with paco, vote for Erudil!

  • Comment on Re: Enjoying Perl without doing much coding

Replies are listed 'Best First'.
Re: Re: Enjoying Perl without doing much coding
by abell (Chaplain) on Sep 18, 2002 at 08:15 UTC

    You know something's wrong...
    ...when you read sprint and think it's a variation on sprintf.

    # man sprint
    No manual entry for sprint
    #
    

    Cheers

    Antonio
    A reply falls below the community's threshold of quality. You may see it by logging in.