Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I had some didactic experience (programming basic courses for freashmen). First of all, I told the students that the choice of the programming language was an incidental fact. Not very important (we used Pascal).

Coding was only matter of translation from meta-language (used to develop a solution) to programming language.

It seems that using a natural language instead of another does not influence the way one thinks (I suggest reading Steven Pinker's The Language Instinct)

I'm not so sure of that for what concerns programming languages, in particular for Perl. In programming languages do exist different paradigms: it doesn't happen in natural languages. But this is another thread.

I was talking about my experience. My impression is that is not actually difficult to comprehend what a scalar or a vector is.

What seem really difficult to teach are structured programming principles and techniques. By-value- and by-reference calls, scope and so on. I don't mention recursion, that seems really hard (are you including it in your book?)

see you. larsen


In reply to Re: Perl for Non-Programmers... by larsen
in thread Perl for Non-Programmers... by mrmick

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 rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found