Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Categorized Questions and Answers: tips and tricks

by davido (Cardinal)
on Jun 14, 2005 at 04:23 UTC ( [id://466375]=note: print w/replies, xml ) Need Help??


in reply to Categorized Questions and Answers: tips and tricks

Find the category under Categorized Questions and Answers under which your particular tip or trick belongs, and post a question and answer there. For example:

Category: Arrays
Question: How do I create a simple stack?
Answer: Use shift, unshift, and $array[0]
And here is a simple example...........


Dave

Replies are listed 'Best First'.
Re^2: Categorized Questions and Answers: tips and tricks
by GrandFather (Saint) on Jun 14, 2005 at 21:00 UTC

    I considered arrays and decided it didn't quite fit. If I knew that a simple stack implementation used an array then I most likely wouldn't need to look to find out how. Even if I did know that and needed a refresher, I'd still look first in Data Structures (if it were there) or Tips and Tricks if it were there.


    Perl is Huffman encoded by design.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found