Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

comment on

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

Hi,
Its really interesting to hear you say that, I actually had to make a similar decision last year when I started my final year dissertation for uni. Luckily my supervisor was as keen on Perl as I was, so didn't take much convincing! :-)

For my final year project I designed a web robot, using the LWP library of Perl modules, check it out here if you are interested: Nebukadnezar Project. It's pretty cool and I managed to get 85% for it! :-)

I'm not sure what you've decided to do, but the main advantages and reasons I quoted for using Perl were:

  • regular expressions. - This is something it (at least used to) kick java's ass at ;-).
  • Perl is widely regarded as pretty fast and simple and excellent for creating simple web based applications. - Java is slow, strict and laborious (at least in my opinion).
  • There is also a very wide community of help with Perl, I posted lots of message on this site about my project and got lots of help! (i'm not saying there isn't any help out there for java... the might be... I just don't know...)

The most important thing is that you pick the tool that is best for the job, Also if you know how to program in Perl this is another good reason to choose it over Java. You need to think about the time it would take to learn another language.

Anyway I hope that's some help, it really depends what kind of web service you are going to write as well I think? Although I guess the most important thing is to take the advice of your supervisor, after all it's them who will be marking it!

Good luck with the project!

Cheers,
Tom

By the way, thanks to all those people that helped out on my project last year! It was much appreciated and the reason I ended up with a 2:1 :-)


In reply to Re: Perl and Web Services by CodeJunkie
in thread Perl and Web Services by Tanalis

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 admiring the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found