Are the posted questions getting worse?

  • GilaMonster (6/8/2009)


    Lynn Pettis (6/8/2009)


    I must agree with you on this one, Gail. Even though I don't remember much about it, I do remember having it covered in both CS and Mathemetics classes while earning my BS in Computer Science degree, which I earned 20 years ago (realizing that was an OMG moment for me just now).

    If I recall correctly, it was covered in my 2nd year, in a CS course. That would have been 1996.

    I'd have trouble working out the complexity of an algorithm (even a simple one), but I remember what the notation means and how to interpret it.

    Second year for me too, and that was in 1977 so I don't think that it's changing anytime soon.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • RBarryYoung (6/8/2009)


    Florian Reischl (6/8/2009)


    GilaMonster (6/8/2009)


    Hey Barry. How about some basic Computer Science theory to start the day?

    http://qa.sqlservercentral.com/Forums/Topic730611-8-1.aspx

    Deja Vu (on a German forum...?!?)

    http://www.mycsharp.de/wbb2/thread.php?threadid=72300

    Huh. Something must be wrong with my fonts, everything there seems like gibberish. 😛

    :laugh:

    Most people are pupils and students there. 😉

    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

  • Florian Reischl (6/8/2009)


    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

    I don't understand German. WTF does that mean?...goggle didn't help much! :w00t:

    -- You can't be late until you show up.

  • RBarryYoung (6/8/2009)


    GilaMonster (6/8/2009)


    Lynn Pettis (6/8/2009)


    I must agree with you on this one, Gail. Even though I don't remember much about it, I do remember having it covered in both CS and Mathemetics classes while earning my BS in Computer Science degree, which I earned 20 years ago (realizing that was an OMG moment for me just now).

    If I recall correctly, it was covered in my 2nd year, in a CS course. That would have been 1996.

    I'd have trouble working out the complexity of an algorithm (even a simple one), but I remember what the notation means and how to interpret it.

    Second year for me too, and that was in 1977 so I don't think that it's changing anytime soon.

    Same here, but year is 2000 :blush:

    subject was called "Data Structures and Algorithms"

    -------------------------------------------------------------
    "It takes 15 minutes to learn the game and a lifetime to master"
    "Share your knowledge. It's a way to achieve immortality."

  • tosscrosby (6/8/2009)


    Florian Reischl (6/8/2009)


    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

    I don't understand German. WTF does that mean?...goggle didn't help much! :w00t:

    Bwaa-Haaa!!!! I think he meant "Pappa Smurf". 😀

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
    "Change is inevitable... change for the better is not".

    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)
    Intro to Tally Tables and Functions

  • RBarryYoung (6/8/2009)


    GilaMonster (6/8/2009)


    Lynn Pettis (6/8/2009)


    I must agree with you on this one, Gail. Even though I don't remember much about it, I do remember having it covered in both CS and Mathemetics classes while earning my BS in Computer Science degree, which I earned 20 years ago (realizing that was an OMG moment for me just now).

    If I recall correctly, it was covered in my 2nd year, in a CS course. That would have been 1996.

    I'd have trouble working out the complexity of an algorithm (even a simple one), but I remember what the notation means and how to interpret it.

    Second year for me too, and that was in 1977 so I don't think that it's changing anytime soon.

    1979 for me. They more things change, the more they stay the same....

    -- You can't be late until you show up.

  • Tom Brown (6/8/2009)


    I like the variety of stuff that comes up in this thread. There's always something interesting to look at in a bored moment.

    I never did computers at University (Chemical Engineering dept didn't seem to have a use for them back in 1984) So this Big 'O' notation is completely new to me. Will be reading up on this - beats SharePoint Designer.

    Glad I'm not the only one. I was Physical Education major in college. I had done some reading on Big 'O', little 'o' about 12 years ago (I think I still have the book). I think I need someone to make me understand it. If anyone can point to a good resource on it, I'd read it.

    Jack Corbett
    Consultant - Straight Path Solutions
    Check out these links on how to get faster and more accurate answers:
    Forum Etiquette: How to post data/code on a forum to get the best help
    Need an Answer? Actually, No ... You Need a Question

  • Jeff Moden (6/8/2009)


    tosscrosby (6/8/2009)


    Florian Reischl (6/8/2009)


    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

    I don't understand German. WTF does that mean?...goggle didn't help much! :w00t:

    Bwaa-Haaa!!!! I think he meant "Pappa Smurf". 😀

    Oups!

    A typo in my "Smurf"...

    I didn't know if you call him "Daddy" or "Papa". Just thought "Daddy" is more common in US.

    Thanks Jeff!

  • GilaMonster (6/8/2009)


    Lynn Pettis (6/8/2009)


    GilaMonster (6/8/2009)


    Hey Barry. How about some basic Computer Science theory to start the day?

    http://qa.sqlservercentral.com/Forums/Topic730611-8-1.aspx

    Oh, great, our "PhD Candidate". Could have warned us on that one, Gail.

    And spoil the surprise?

    Heh.... the "M.C.A." after his name must stand for "Must Clean All". 😛 I warned him a long time ago about being a braggart. Apparently, it was all for naught.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
    "Change is inevitable... change for the better is not".

    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)
    Intro to Tally Tables and Functions

  • Jeff Moden (6/8/2009)


    tosscrosby (6/8/2009)


    Florian Reischl (6/8/2009)


    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

    I don't understand German. WTF does that mean?...goggle didn't help much! :w00t:

    Bwaa-Haaa!!!! I think he meant "Pappa Smurf". 😀

    Hence "lost in translation" 😀 I always thought the "smurfette" was kinda hot! Ooops, sorry, wrong forum - thought this was Sexy Smurfs Central!

    -- You can't be late until you show up.

  • Florian Reischl (6/8/2009)


    Oups!

    A typo in my "Smurf"...

    I didn't know if you call him "Daddy" or "Papa". Just thought "Daddy" is more common in US.

    Thanks Jeff!

    Only in the form of a question, as in "who's your daddy?"

    -- You can't be late until you show up.

  • tosscrosby (6/8/2009)


    Florian Reischl (6/8/2009)


    Oups!

    A typo in my "Smurf"...

    I didn't know if you call him "Daddy" or "Papa". Just thought "Daddy" is more common in US.

    Thanks Jeff!

    Only in the form of a question, as in "who's your daddy?"

    Thanks for explanation! I really didn't know.

  • GilaMonster (6/8/2009)


    Tom Brown (6/8/2009)


    I never did computers at University (Chemical Engineering dept didn't seem to have a use for them back in 1984) So this Big 'O' notation is completely new to me.

    Perfectly understandable for a chem engineer. The OP there claims to have a Masters degree in Computer Science and some months back was considering doing PhD in databases (and asked us for some intro texts on query optimization)

    For what its worth, this is the reason that I usually go ahead and the more straight-forward and general questions anyway. I figure that there's plenty of folks who would legitimately like to learn this about this stuff.

    How you even get past undergrad CS without at least knowing what it is, I don't know.

    Frankly, I doubt that he did. Not in CS anyway, he just does not have the chops for it and probably makes up this back story to cover it up.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • Florian Reischl (6/8/2009)


    RBarryYoung (6/8/2009)


    Florian Reischl (6/8/2009)


    GilaMonster (6/8/2009)


    Hey Barry. How about some basic Computer Science theory to start the day?

    http://qa.sqlservercentral.com/Forums/Topic730611-8-1.aspx

    Deja Vu (on a German forum...?!?)

    http://www.mycsharp.de/wbb2/thread.php?threadid=72300

    Huh. Something must be wrong with my fonts, everything there seems like gibberish. 😛

    :laugh:

    Most people are pupils and students there. 😉

    Sometimes I'm feelin' like "Daddy Snarf" on this page...

    Edit: Do you understand German?

    Not at all, Flo. I was just making a joke 🙂

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • Florian Reischl (6/8/2009)


    tosscrosby (6/8/2009)


    Florian Reischl (6/8/2009)


    Oups!

    A typo in my "Smurf"...

    I didn't know if you call him "Daddy" or "Papa". Just thought "Daddy" is more common in US.

    Thanks Jeff!

    Only in the form of a question, as in "who's your daddy?"

    Thanks for explanation! I really didn't know.

    That's not right, Toss! Funny, but not right. . .

    Florian, don't go asking anybody "who's your daddy?", especially if they're female. It's a colloquialism that infers sexual overtones.

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

Viewing 15 posts - 5,476 through 5,490 (of 66,000 total)

You must be logged in to reply to this topic. Login to reply