DEEn Dictionary De - En
DeEs De - Es
DePt De - Pt
 Vocabulary trainer

Spec. subjects Grammar Abbreviations Random search Preferences
Search in Sprachauswahl
advisor
Search for:
Mini search box
 
Proverbs, aphorisms, quotations (English) by Linux fortune

There has also been some work to allow the interesting use of macro names.
For example, if you wanted all of your "creat()" calls to include read
permissions for everyone, you could say

        #define creat(file, mode)        creat(file, mode | 0444)

        I would recommend against this kind of thing in general, since it
hides the changed semantics of "creat()" in a macro, potentially far away
from its uses.
        To allow this use of macros, the preprocessor uses a process that
is worth describing, if for no other reason than that we get to use one of
the more amusing terms introduced into the C lexicon.  While a macro is
being expanded, it is temporarily undefined, and any recurrence of the macro
name is "painted blue" -- I kid you not, this is the official terminology
-- so that in future scans of the text the macro will not be expanded
recursively.  (I do not know why the color blue was chosen; I'm sure it
was the result of a long debate, spread over several meetings.)
                -- From Ken Arnold's "C Advisor" column in Unix Review
    UNIX Shell is the Best Fourth Generation Programming Language

    It is the UNIX shell that makes it possible to do applications in a small
    fraction of the code and time it takes in third generation languages.  In
    the shell you process whole files at a time, instead of only a line at a
    time.  And, a line of code in the UNIX shell is one or more programs,
    which do more than pages of instructions in a 3GL.  Applications can be
    developed in hours and days, rather than months and years with traditional
    systems.  Most of the other 4GLs available today look more like COBOL or
    RPG, the most tedious of the third generation lanaguages.

"UNIX Relational Database Management:  Application Development in the UNIX
Environment" by Rod Manis, Evan Schaffer, and Robert Jorgensen.  Prentice
Hall Software Series.  Brian Kerrighan, Advisor.  1988.
Q:        How many gradual (sorry, that's supposed to be "graduate") students
        does it take to screw in a light bulb?
A:        "I'm afraid we don't know, but make my stipend tax-free, give my
        advisor a $30,000 grant of the taxpayer's money, and I'm sure he
        can tell me how to do the shit work for him so he can take the
        credit for answering this incredibly vital question."
        In a forest a fox bumps into a little rabbit, and says, "Hi,
Junior, what are you up to?"
        "I'm writing a dissertation on how rabbits eat foxes," said the
rabbit.
        "Come now, friend rabbit, you know that's impossible!  No one
will publish such rubbish!"
        "Well, follow me and I'll show you."
        They both go into the rabbit's dwelling and after a while the
rabbit emerges with a satisfied expression on his face.  Comes along a
wolf.  "Hello, little buddy, what are we doing these days?"
        "I'm writing the 2'nd chapter of my thesis, on how rabbits devour
wolves."
        "Are you crazy?  Where's your academic honesty?"
        "Come with me and I'll show you."
        As before, the rabbit comes out with a satisfied look on his face
and a diploma in his paw.  Finally, the camera pans into the rabbit's cave
and, as everybody should have guessed by now, we see a mean-looking, huge
lion, sitting, picking his teeth and belching, next to some furry, bloody
remnants of the wolf and the fox.

        The moral: It's not the contents of your thesis that are
important -- it's your PhD advisor that really counts.
One of the chief duties of the mathematician in acting as an advisor...
is to discourage... from expecting too much from mathematics.
                -- N. Wiener
The King and his advisor are overlooking the battle field:

King:                "How goes the battle plan?"
Advisor:        "See those little black specks running to the right?"
K:        "Yes."
A:        "Those are their guys. And all those little red specks running
        to the left are our guys. Then when they collide we wait till
        the dust clears."
K:        "And?"
A:        "If there are more red specks left than black specks, we win."
K:        "But what about the ^#!!$% battle plan?"
A:        "So far, it seems to be going according to specks."
My Aunt MAUREEN was a military advisor to IKE & TINA TURNER!!
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners