Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I learned Perl almost by accident. Prior to my joining a software house in 1997, there were two factors.

The software house had a product which was multi-platform written in C (about 2500 modules, 10,000,000 lines of code). It was a financial application that ran on VMS, 5 flavours of Unix and NT. The big issue with it was the lack of a common install and upgrade procedure across platforms. One guy was trying and failing to run a project to rectify this. The boss, a good chap and advocate of free software, bought two copies of the Camel book, one of which he plonked on the developer's desk. Still nothing happened though.

When I joined, I learned of the fate of this project, and also inherited the webmaster role of an intranet site for development, on VMS with OSU HTTP_SERVER.

I inherited a few very crufty CGI scripts and pages, mostly not written in Perl. But I had ideas for CGI front-ending the development process. Armed with the Camel book, I taught myself Perl, and started producing a site for development environment management and change control. I demoed this to management, and they were pleased - they acually encouraged me to work on this, as a major part of my job.

In those days, I was by all accounts writing _bad_ code - I had not heard about use strict, nor had I discovered the vast range of useful modules available on CPAN.

Whilst working at this place, I also bought Sriram Srivanam's book "Advanced Perl Programming", from which I learned about data structures, OO, and got an appreciation of what perl really is, and how it hangs together.

I am in touch with my former colleagues in this company, and my scripts are still very much in use - sadly, no one has seriously taken up Perl since I left in 2000. They are doing web design, but mainly PHP and JSP.

I really became a serious Perl programmer and advocate, when I discovered the Perl community. This was mainly via the London Perl Mongers, but also discovering Perl monks, and other discussion boards and lists.

If anything has really honed my Perl programming ability, it's almost certainly the Perl monks site.


In reply to Re: How did you learn Perl? by rinceWind
in thread How did you learn Perl? by venimfrogtongue

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: (5)
As of 2024-04-25 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found