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

comment on

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

morelenmir:

Interesting, I didn't jump ship from C++ to perl. Instead, I added perl to my toolbox. I still enjoy programming in C++. I can still code in other languages too (most of which aren't as fun as C++ and perl).

What made me add perl to my toolbox? A few things: money, hashes, and CPAN. I had a contract where I had to support a perl application. Until then, I considered perl an uninteresting ugly language. After working with it, I've learned that in fact it's a very interesting ugly language. Hashes were the first feature that made me realize how easy it is to do one-off jobs without worrying so much about the details of a data structure. But CPAN clinched the deal. Database whackery with DBI is *much* simpler than using OCI or ODBC in C++. Generating spreadsheets is possible in perl on a Unix box--even better, it's easy. I'm sure it's possible in C++, but it sure isn't easy. (Well, at least last time I tried. I haven't looked for any libraries for the last 10 years, though, as I already have Spreadsheet::WriteExcel.)

Update: Fixed broken <i> tag.

...roboticus

When your only tool is a hammer, all problems look like your thumb.


In reply to Re: Jumping ship from C++ by roboticus
in thread Jumping ship from C++ by morelenmir

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 drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 04:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found