Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
hey all, i had a sort of epiphany this last saturday. i was at a computer programming competition for my high school. the way these things work is that they give you 6 problems and three hours. the problems are (fairly) simple programs to be written, usually taking input of one form or another and performing some string manipulation or somewhat simple math function on them. each problem is split into a 3,6, and 9 point version, gettin progressivley more difficult respectivley. while sitting there typing my brains out using QB and C++ i realized that many of the things i was doing with 20 or 30 lines of complicated code could be done in a simple 2 or 3 line perl script. this is reall what turned me on to go and (almost obbsesivley) try to master perl. it just so happens that i made level 2 the same day...coincidence? i think not.
btw, here is a sample of one of the problems from this weekend for those interested:

Given a sentence, print out each word and the number of vowels it contains. Print them out in order by number of vowels and them alphabetical if same number of vowels.
this was hell in Qbasic...not too too much better in C++
~michael

In reply to Competition fuels obsession over Perl by snowsmann

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 wandering the Monastery: (3)
As of 2024-04-25 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found