Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Fundamentals Of Programming -- In 6 Hours

by moxliukas (Curate)
on Nov 08, 2002 at 01:42 UTC ( [id://211306]=note: print w/replies, xml ) Need Help??


in reply to Fundamentals Of Programming -- In 6 Hours

Hmmm...six hours is not the biggest time span to learn programming ;)

What about functions? I think this is fairly fundamental thing in programming (at least functional one ;). Even if you do not teach them how to write their own functions, you should explain what functions are. They will be calling predefined language functions anyway, so it should be beneficial in their understanding what they are doing.

  • Comment on Re: Fundamentals Of Programming -- In 6 Hours

Replies are listed 'Best First'.
Re: Re: Fundamentals Of Programming -- In 6 Hours
by Cody Pendant (Prior) on Nov 08, 2002 at 01:51 UTC
    Functions, of course. You're quite right. Because functions lead to the concept of Modularity as well.
    --
    ($_='jjjuuusssttt annootthheer pppeeerrrlll haaaccckkeer')=~y/a-z//s;print;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://211306]
help
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: (7)
As of 2024-04-23 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found