Then it reminds me of what I experienced about 4-5 year ago. A co-worker asked for help about something wrong with his code, regex, to be precise. When I looked at his screen, I wanted to explain about what was wrong with his regex and why it was wrong. Just as I started he stared at me and I stopped immediately. I think that was his "Don't be pedantic. This is not a teachable moment." Only that his statement, more or less, was "Don't explain, just tell me and I'll type" in such expressive way. So that's what we did.
It was like I had a somekind of speech-synthesizer, and he typed whatever I said, well almost :-) "Go to line 24, move the cursor at the opening square bracket, add caret, move cursor over 3 characters to the right, remove that dollar, oh no, sorry, I mean the underscore, the underscore, yes, right. Now, press the ESC, then ZZ. OK, type perl -c add.cgi. Good." (Just FYI, we used vim, well I still do).
Another case is when I was the one who felt the situation. So instead of explaining what was wrong, I said, "follow my instruction and just type what I say." Of course, IMHO, this is not the way for learning process. There's not much (if any at all) for the asker to gain lessons. It's just that in this particular circumstances, the number one and only goal is to have the problem solved.
Update: Now that I have my quota again today, It's please to put ++ on bobf and dana for interesting thread :-)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|