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??
Where I work we have two types of employees: web designers and web application developers. The web designers write scripts, nothing fancy, mostly just working from a template that has been provided for them, mostly pure HTML with a little JavaScript. The web application developers also write scripts (since Perl, HTML, etc... are all scripting languages, they are writing scripts), however the projects they work on are deemed to be applications because they provide some sort of interaction with a user, and are dynamic. As soon as a web designer writes something that is fits the definition of an application, they become a web application designer. No one employee is more important that another, at least where I work.

I guess if I'm writing some code for myself, that does some little job, I can really call it an application. However, as soon as I write some code that can be used by other users, and provides some service other than displaying static data, I would call that code an application, no matter what language it was written in.

Personally I don't think the measure of an individuals skill should be based on whether or not he/she is writing scripts or applications, but it should be based on the usefulness and quality of the code they write.

I hope my thoughts on this matter help you answer your questions.

Arashi

I'm sure Edison turned himself a lot of colors before he invented the lightbulb. - H.S.

In reply to Re: When is a script an application by arashi
in thread When is a script an application by camelman

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 sharing their wisdom with the Monastery: (4)
As of 2024-04-16 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found