Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
If you want to do a job properly the language you use only makes up a portion of the overall picture. Other skills are also important, things like a robust testing regime, version control, consistent style using best practices, security, etc. When you learn to do these things correctly in one language they are easily transferrable to another, the effort put in will not be wasted.

While I do all my backend work in Perl I also do a fair bit of frontend work, which means I have to use Javascript. I have never really had to 'learn' Javascript as I have mostly been able to write it in a similar style to the way I write Perl, and will look up the odd thing on a case by case basis.

I also do some Wordpress work which means using PHP, and the switch to that is even easier. Everyone looks down on PHP but Wordpress powers 65% of CMSs today and there is tons of work.

As for Python, the few times I have had to deal with it didn't go too well - the change in mindset was painful and slowed me down significantly. I'm sure others will disagree, but I don't think the transition between Python and the other languages mentioned is as seamless as that between Perl. So for me, Python is the outlier and if I were to focus on another language I would probably choose Javascript.


In reply to Re: What technical benfits perl offers over python + few more questions. by tangent
in thread What technical benfits perl offers over python + few more questions. by Anonymous Monk

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 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found