Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Small Perl quests for a beginner?

by moritz (Cardinal)
on Dec 03, 2008 at 17:50 UTC ( [id://727745]=note: print w/replies, xml ) Need Help??


in reply to Re: Small Perl quests for a beginner?
in thread Small Perl quests for a beginner?

There's one downside with this approach: many questions that a beginner could answer with his Perl skills are ambiguous and lack context to resolve the ambiguity.

Usually you don't have this problem with "contrived examples", as you call them, and neither with real-world problems. But for beginners it's often hard to judge if a problem can be solved with reasonable effort. Which is why they go back to "contrived" problems.

(I don't want to discourage anybody from answering questions here; I merely think that it's not the best way for the average beginner).

  • Comment on Re^2: Small Perl quests for a beginner?

Replies are listed 'Best First'.
Re^3: Small Perl quests for a beginner?
by GrandFather (Saint) on Dec 03, 2008 at 22:26 UTC

    Actually that's not a downside! PerlMonks SoPW provides a pretty fair slice of how information is presented in the real world. Very often "programming" problems aren't, they are really problems elucidating the actual problem then solving that (which often is fairly trivial).

    Following along on the process of digging out the information needed to describe a a problem then solving it is not at all a bad way of seeing how that process works (or doesn't work). Writing the code to solve the problem then comparing it to the (often) many answers provided by others with a range of skills using a variety of techniques provides much better insight than the (generally) single "answer" provided in a book or similar resource. Being able to follow up a solution with questions about how and why makes learning in the PerlMonks context way more effective than any formal self study course or even than many class.


    Perl's payment curve coincides with its learning curve.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2024-04-25 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found