Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I ran in to a similar problem after I took some Perl classes. Well, actually I ran in to that problem for my final projects for those classes. : )

My teacher's suggestion was to do something that YOU wanted to do - that was of interest to you. This caused me to write a program that culled headlines off newspapers in Scotland. Completely useless to most people I know but it REALLY gave me a good education in regular expressions and parsing web pages by hand ( and yes I know that there are modules to do that, but that wasn't the point ).

Originally I was looking at about 25 newspapers, mostly small town ones, but it was at least fun. Now I'm currently in a rewrite encompassing about 92 papers.

The other thing I did was to write an image map program in Perl/Tk. That was interesting, but a pain for a while -- just ask my wife.

My point is, find something somebody's either done that you like, or do something YOU like in Perl. Something for yourself, not for the office.

I honestly think what you may be experiencing is a mild post code depression ( well that may be a bit strong, but I don't know how else you'd put it ). There's a certain euphoria that you get when you finish a project, but after a few days that glow tends to wear off and you're looking for the next "fix".

Go and do something fun. That's my 2 cents.

Some people fall from grace. I prefer a running start...


In reply to Re: Inspiration comes to the inspirable? by Popcorn Dave
in thread Inspiration comes to the inspirable? by simeon2000

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

    No recent polls found