Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl for Non-Programmers...

by arhuman (Vicar)
on Feb 20, 2001 at 20:36 UTC ( [id://59688]=note: print w/replies, xml ) Need Help??


in reply to Perl for Non-Programmers...


I wish you good luck !

Even to only define the 'planning before', could take a whole book.

I remember loooong time ago I was told :
"Use organigram(ordinogram) to build your program."
I was then said :
"think procedural".
Lately the hype was :
"everything is an object, think in terms of interaction between those objects".
(And I don't speak about other exotic scheme : predicate,recursive solving...)

Even for the naming convention things changed :
The hungarian was once good, it's now bad...

Of course everything isn't so clear,
but the fact is that there isn't to my mind one way to code :
There are several, each best suited for a specifical kind of problem...

I fear that you can only teach basics things :
loop, I/O, branching, error handling, different type of variable, pointer/reference...

Learning how to program can only be, IMHO, a long process,
made of experiments, other coders comments, mistakes, book reading...

Now, please don't see it as an "It's impossible" answer,
but rather as "give them THE BASIC and THE WILL TO LEARN"

Anyway knowledge transfer is an interesting field,
and I long to read here what you (perl mongers) think.
I'd really love to see a method to learn how to programm,

Replies are listed 'Best First'.
Re: Re: Perl for Non-Programmers...
by mrmick (Curate) on Feb 20, 2001 at 20:55 UTC
    Yup!

    I only plan on giving them the basics. I feel I have to give them something with which to work. I figure that if I can provide them with a foundation on which to build, I can hopefully direct them towards some good practices - or at least away from some bad ones.

    Mick
      May you succeed to give them desire to learn, and joy of programming.
      It's the best present you could give them...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (11)
As of 2024-04-23 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found