Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
my very first "fun" program at uni was a ansi menu in turbo-C, with cursor control and all important (or not) blocking of control-C and aesthetic colors and layout. for me the only menus since then have been related to food, as all development work so far hasn't needed any. closest thing to it would be some cgi/html/javascript, but that could only be termed menus in a loose sense of the word. seriously, maybe you menu as a preferred coding paradigm in your mind, and thence mapping problems to menu driven logic. for example, the recipe presentation and choice problem given can be solved any number of ways. in this day and age, my preferred solution would have been a (no programming) wiki, or even a plain old single html page.
i suspect the antidote to your menuism, is to practice at seeing the parts of problems in their more essential form. the recipe problem could be reduced to something like "easy access to recipe text by recipe index" or similar. And this can be thought of in a larger context of accessing multiple texts via index. In this essential view you can consider if any value-add is appropriate, e.g. cross-indexing or full text search, before finally considering implementation.
hope this has been useful in some shapre or form, even though a bit theoretical. but by god (or insert favorite mascot or godly creature) don't feel insulted...if menuism persists, see a doctor.
the hardest line to type correctly is: stty erase ^H

In reply to Re: The last menu I'll ever write! by aquarium
in thread The last menu I'll ever write! by oko1

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found