Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

RE: Perl, children and foreign languages

by redmist (Deacon)
on Sep 11, 2000 at 23:27 UTC ( [id://31954]=note: print w/replies, xml ) Need Help??


in reply to Perl, children and foreign languages

Ilam currently learning Perl as my first language, and enjoy it immensely. Of course I learned English as my native toungue, which makes it a bit different.

My question for you t0mas, is why is it neccessary for your child to understand the meaning of a word/function/subroutine/operator in order to use it? If the "word" 'dsfg' did the same thing as 'print', it wouldn't make any difference to me besides the fact that it would take a little more effort to remember what exactly it did.

redmist
redmist.dyndns.org
email::redmist
  • Comment on RE: Perl, children and foreign languages

Replies are listed 'Best First'.
RE: RE: Perl, children and foreign languages
by t0mas (Priest) on Sep 12, 2000 at 10:18 UTC
    In my experiense, knowing what the word means makes it easier to remember. When you first start learning, for example, *nix commands, pwd is an acronym for 'print working directory', cd is an acronym for 'change directory' and that's easy to remember. The strange word or acronym is nailed to an explanation in your brain.

    The command names make sense, thus making them easy to remember. If you don't know what print means it's hard to use it in the right context. You start wondering "What was that command I had to use to output the variable?" instead of "How do I solve the problem faced?"

    My concern is that it doesn't take a little more effort, but rather much more effort, to remember that dsfg should be used rather that print. I think that no one would want to learn a programming language where the syntax didn't make sense.

    /brother t0mas
        May I add that Perl is a language in itself? One that has to be learnt no matter what native language you use for communication? I learned DOS commands before I knew any English, and actually, using computers and playing adventure games taught me English. I'd say teach your son Perl the way it's supposed to be taught, it will even make school easier for him :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 23:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found