Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

This is really excellent advice. I think that you would be surprised at how much code there is to write in the world. I work in a scientific research field, and the majority of code that has been written for my application is poorly written, poorly designed and generally not commented. I completely agree with your sig "A conclusion is simply the place where someone got tired of thinking," it's applicable here. I've never written a program that I consider finished, there are always new features that I'd love to add, new ideas I'd like to test.

Helping people learn Perl better is a great way to dredge up useful idioms from the back part of your brain. It can also help you realize how many applications are out there just waiting to be written. Another thing that you could do is to help yourself by using the PM community, post some unreviewed code up in a node and ask people what they think. I'm always impressed by the quality of code review around here.

One thing that I like to do when I don't feel creative enough to write a new program is to learn a new module. I have no idea what you know or what you are interested in, but over the last week I've learned about Class::DBI a module that has really changed the way that I code database-driven applications.

I've always thought of writing code as very similar to writing a book or essay. Both are creative processes, both require a great deal of patience, and both can make you susceptible to writer's block. The important thing to remember is that you've been physically hurt by this car accident, and you need to take it easy on yourself for a while. Consider this just a time in which you can improve your Perl Kung-fu significantly, because you have the time to do it.

One more thing: try to relax as much as possible. Read a book, watch a movie, play cards with some friends. That will probably make you feel better more effectively than any kind of programming, and I think it will improve your attitude about programming a great deal.

Sorry to hear about the crash, good luck with your recovery.


In reply to Re: Re: It's a problem of motivation, Bob by biosysadmin
in thread It's a problem of motivation, Bob by defyance

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 examining the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found