Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: C or C++ to go with Perl.

by jakeease (Friar)
on Jan 19, 2013 at 07:29 UTC ( [id://1014178]=note: print w/replies, xml ) Need Help??


in reply to C or C++ to go with Perl.

I agree with the several posters saying that Perl is about the only language you'll need for admin tasks. I can recall writing backup and restore programs for a Univac 1108 in Fortran back in the '70s, but then I was a programmer not an admin and only responsible for my own team's work; it was straightforward without much of the complexity today's admins face. The next year I discovered a scripting language on the 1108 and was able to build test cases singlehandedly comprising pretty much all the production runs of my software by a team of 20. I loved it.

Perl is better for all sysadmin tasks. I haven't been particularly current with C since 2000; C++ since 2003 and Java since 2009. There aren't many cases where you'd want a compiled program. Try to anticipate their nature and choose a language suited for that.

A few more books worth a look:

  • Perl Hacks
  • Effective Perl Programming
  • Minimal Perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1014178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found