- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
It doesn't. The joke is that the CFO heard "SQL" as the word "sequel", and (fairly logically) thought that a "sequel server" was an additional server related to one the company already had, by analogy with a sequel to a novel or a film. If "SQL" had been spelled out instead of pronounced as "sequel", this blunder would not have occurred.
Admin
It's pronounced "C Sharp", the pronunciation is derived from music terminology where # indicates the note is to be played sharp rather than on key or flat.
Admin
it's c++++ :)
Admin
Actually, it's B Flat.
C Sharp is half an octave higher than C. B is a full octave higher than C. B Flat is half an octave lower than B, which just happens to be equal to C#.
So, C-Sharp is B Flat.
Admin
The real WTF is the number of "it's c tic-tac-toe" posts. It wasn't funny the first time and it isn't funny after the tenth time either.
Admin
Addendum (2008-03-06 12:57): Cancel that... I just got it. "Sequel" as in, a followup to the one they already have. Sorry, maybe I need another cuppa.
Admin
Admin
Hmmm. is it ess cue el or see quel?
Admin
Bleh.. you guys are all wrong...
Its C-Matrix. It only caught on as a language since the movie ;-}
Admin
Come on, do your research. The Register did an in-depth study on this very subject, and determined that it should in fact be "C Splat".
http://www.theregister.co.uk/2002/07/04/why_microsoft_makes_a_complete/
Admin
are you retarded?
Admin
Well... I have no idea who taugh you spanish, but where I live
Gato == Cat and tictactoe == 'Tres en raya'
http://es.wikipedia.org/wiki/Tres_en_raya
Nice history... A bit sad, but still nice.
It explains why this site has so many articles.
Admin
In english, it's C shift-3. In spanish, C altGr-3.
Admin
Number C
Admin
Admin
C you later!
Admin
[quote user=SnapShot]So which is it, C Sharp, C pound, C hash, C number sign or C octothorp?[/quote]
Octothorp for certain...
Admin
Well, MS calls it "See-Sharp," and developers that use it call it See-Sharp. But since it is usually written with a hash/pound/octothorpe (#) instead of a real sharp symbol (♯ - use ♯ in HTML), I think we should call it as written.
Using the word octothorpe for the "#" symbol, it becomes C-octothorpe, pronounced as COCKTOTHORPE!
Just a little venting, nothing to see here...
Admin
Where I live in Spansih it would be C-Michi (Michi = Tictactoe)
Admin
There's a lot of misinformation here, but thats understandable as its all due to the internationalisation of .NET
C-pound is used by the UK C-yen is used by Japan C-franc is used by the Swiss C-lira by the italians Only the US uses C-sharp because C-dollar was taken by the canadians
Admin
Admin
I am now using that in all my C# conversations
Admin
Why not C-marijuana then?
Anyway, its C-equals sign-equals sign.
Admin
It's obviously C tic-tac-toe
Admin
Back in the 80s I worked for an office of General Motors in New York City. Due to reorganization, some employees' positions were eliminated, but rather than lay them off, GM decided to train them as PL1 programmers. Mind you, none of these people were at all technically savvy.
I'll never forget one woman, a former clerk and not the sharpest tool in the shed, who was trying to work her way through the training exercises. One exercise came with a test input file with 50 records. The program was simply supposed to read in the file and output some sort of report.
She coded away for several days, with the scent of overworking brain cells lingering in the stuffy office air.
Finally she asked, "What do I do if the input file has more than 50 records?"
We looked at her code. Turned out there were 50 read statements, 50 write statements ... you get the picture.
Admin
I have always wondered about being in a situation like that. Would it be possible, since your productivity is being decimated by all the hand holding, to go in and tell your boss something along the lines of, "Hey, if you fire 2 people that we have recently hired, I will take over all their responsibilities if you pay me 3x my salary." Of course, you would need free time, but it seems like it's feasible from a work load standpoint if they aren't doing anything. Maybe do it for a year, save up a bunch of money and then quit for a job that doesn't take 80 hours a week. Would this work? Has anybody ever tried doing it?
Admin
You have an octave and a step confused.
An octave is 12 half-steps: C C# D D# E F F# G G# A A# B C (alternately, if you like your flat accidentals) C Db D Eb E F Gb G Ab A Bb B C
Half an octave is 6 steps, an interval known for sounding really dissonant to a listener (yay diminished chords).
C# is a half-step higher than C. B is a half-step lower than C. Bb is half-step lower than B. C# is three half-steps higher than Bb.
Therefore your post makes no sense.
(Unless you're not using the full 12-step western music scale, in which case you're still not making any sense because you didn't present the scale you are using.)
Admin
"Programming is programming. As long as the person knows how to code, picking up new languages is pretty simple." = bullshit. i rejected someone last week for saying approximately the same thing. if you/he think you/he can become a useful java programmer when all you know is VB programming, you/he are crazed.
Admin
I haven't read the other comments, but I presume I will be the first to hilariously suggest that it is "C Tic-Tac-Toe", which is a completely original joke of my own devising.
Admin
Admin
You bastard. shakes fist
Admin
What's in a name? That which we call code by any other name doth still compile; So C-Splatt should, Twere it said sharp, would still remain that bloody MS construction. Without that symbol: C-Splatt, doff thy name; And for that name, which seems so ill conceived, I call WTF!
Admin
Admin
This one is actually believable to me. I've worked with people who supposedly had 15+ years of Oracle experience who were asking me (I have MUCH less than 15+ years) very rudimentary questions. Things you would have learned in your first sql class. How they got hired I dont know - but we needed someone to pick up some extra work and magically they appeared.
Lucikly in our case it didn't take long for them to be discovered and rolled off our account - but more than likely right onto another account who had no clue what a waste of space they were getting.
Admin
Wow. An executive with that ammount of human compassion is a rare species. I think I have a pretty good idea why. They just have a tendency for becoming extinct. Together with their whole departments :)
Admin
I prefer C tic-tac-toe
Admin
Are you saying that an understanding of theory and basic logical constructs are useless against the way different language form those constructs?
Tell me, how hard is it to go from: If x = 3 Then do something End If to this: if(x==3) { do something; }
Doesn't seem to hard to me. The theory and logical construct is the exact same and they are used the exact same way for the exact same reasons. The only different is the syntax. To take this further, if you are a poor developer in one language, you will be a poor developer in any language.
Admin
That's the REAL WTF - you shouldn't have resigned, he should have been fired.
Admin
C Sphincter
Also, if you look closely at "#", it kind of looks like a little Abraham Lincoln with his top hat and his arms outstretched.
Don't judge me.
Admin
I mean, I played the violin in middle school. I could very well be wrong. But... what?
Admin
It's not called any of the above. It is C railroad crossing.
If it were C sharp, would it be C sharp major or C sharp minor (or even another mode)? Not many works have been written in C sharp major (except a prelude or etude here and there), but C sharp minor is the key of a few (word punt alert) major works: http://en.wikipedia.org/wiki/C-sharp_minor
Admin
Yeah, I mean, how crazy are you to think having any sort of fundamentals could possibly help? Don't you know java programmers come out of the womb that way!? Oh, they don't? Well then, I guess you need to just go erase your brain of the VB madness before you ever expect to do anything Java.
john, you are an idiot.
Admin
What's wrong with "skwil"?
Admin
It's C Portcullis: Defending the castle Gates.
Admin
D flat :)
Admin
C♯произносится как «Си-диез»?
Admin
It's D flat. Ask any linux guy.
Admin
The bigger question is this: shouldn't a CFO know what SQL server is?
Admin
If some tool expected me to write trivial SQL in an interview, I would walk out right there.
I'm there to be interviewed about my experience, not to do tricks on command.
Admin
So you don't expect to demonstrate your claim of expertise even with a simple task? Sorry if you can't demonstrate it (like this guy couldn't) why should you be hired?