Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

(jeffa) Re: I can't get no...

by jeffa (Bishop)
on Sep 17, 2002 at 03:15 UTC ( [id://198425]=note: print w/replies, xml ) Need Help??


in reply to I can't get no...

I have been writing C code lately for my two graduate courses and the one thing i can say with certainty is that C code in general takes more time to write and test than Perl code that solves the same task (on average). When i sit back and look at C code that i wrote, i get a feeling of relief as well, but is more a feeling of relief that stems from running the Boston Marathon. (Hehe, if you like that, imagine how much satisfaction you could get from writing assembly code!)

Personally, i really get more satisfaction from the fact that i wrote a client/server pair tonight in Perl in the time that it took my fellow students to write 1/10 of that in C. Now, did i learn as much as they did? No. But that's ok. I still have plenty of time to port my programs over to C. The point is that you shouldn't blame a car for getting you from point A to point Z in the time it would take for you to walk to point B, you should be thankful for having a car and a take a nice stroll when you need more satisfaction.

jeffa

When I'm drivin' in my car
and that man comes on the radio
and he's tellin' me more and more
about some useless information
supposed to fire my imagination.
I can't get no, oh no no no.
Hey hey hey, that's what I say.

Jagger/Richards

Replies are listed 'Best First'.
Re: (jeffa) Re: I can't get no...
by jepri (Parson) on Sep 17, 2002 at 05:10 UTC
    As it turns out, I love programming assembler. The sweet feel of optimising the code. Some of my earliest stuff was writing a polygon fill library in assembler so I could do three-d stuff (this was after I saw doom). It was fun, but I wouldn't do it again. Way too hard to maintain, and not cross platform enough.

    I'm definately with you on the doing it easier bit. Perl was, as some have said, a breath of fresh air that revived my wilting enthusiasm for programming.

    ____________________
    Jeremy
    I didn't believe in evil until I dated it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found