Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I worked with BASIC, C++, Java, 8086 assembly, architecture, Yacc/Lex, Concurrent Pascal, COBOL (shudder), and VB6 before i really starting using Perl. I was very slow at grokking Perl, but now that i have fairly good knowledge of the language, i feel that other languages (except Lisp and Scheme) are a piece of cake. Programming itself is still hard though. :)

I have always believed that Perl is just not a good first language to start with, but that really depends on the person learning. Some people just have a better understanding of problem solving than others. For example, when i worked at the unnamed Microsoft shop coding VB, one of my peers (who was older, but very green) asked me to come up with a small project for him while he studied for his certification. I suggested a calculator program with a GUI - after all, VB makes GUI's a breeze. I was not surprised to see that his code did not make use of an array for the buttons. Instead he had assigned each button to variables like Button1, Button2, etc.

What i was surprised to see, was his cubicle-mate, who was studying to be a project manager. This guy had no real programming experience either, but had decided that he was tired of studying manager-type material and wanted to have a go at a calculator. He had used an array - instinctively. Two years later maverick and myself visited the office just to say hello. I was again surprised to see the second co-worker reading a Perl book. :)

I guess the best way to introduce someone to programming is to give them a tour of the different languages and let them decided which one(s) they want to program in. If they don't like any of them, they probably don't like programming. If they choose Lisp, leave 'em alone! ;)

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)

In reply to (jeffa) Re: Learning Perl as a First (programming) language by jeffa
in thread Learning Perl as a First (programming) language by japhif

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 meditating upon the Monastery: (5)
As of 2024-04-19 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found