- 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
I'm gonna go on a limb here and assume that its a 'shop...
Admin
Admin
The really sad part about that wow spam is, people PAY FOR IT!!! I've never thought people would pay for someone else to play a game for them! I mean how frigging lazy can someone get...
Admin
Admin
Guess Paul Dale once has worked for SecuriTek...
Admin
He has a point, though. Next step might be: Pay someone to find the best deal on powerleveling. Are we becoming too lazy to be too lazy to be lazy?
Admin
What can you expect from a job that asks for C/C++ developers? There is no such language! Or if there is I don't want to be developing in it (i.e. C with classes).
Admin
(Although, I didn't pay for that service, I guess advertising did. ;))
Admin
THERE IS NO FUCKING C/C++, THERE IS C or C++ AND C IS NOT A PURE SUBSET OF C++
Admin
They're both subsets of C# obviously.
Admin
Humm, OK. But me, I will spend quite some time looking for prices on multiple search sites, ebay and so on, if I want to find a really good deal on something. The google listing will also require me to do math (gasp) in order to determine if 200 gold is a better deal than 1000...!
So what I'm saying is, why not pay someone to sort out all those offers, monitor ebay and all that stuff :-)
Admin
Relax/Calm Down
Admin
It won't work with any C compiler—C preprocessor directives must start on a new line.
Admin
Admin
Xanax
Admin
You have to wonder what would have happened if our hero would've gone to the original inventor and asked if he'd really mind if they scrapped his "invention". Sometimes people are just a teeny bit too careful of stepping on other people's toes, even when the situation calls for it.
Of course there would have been no problem if the manager in question had some balls.
Admin
Oh good heavens, I've seen code brain teasers like the one in the billboard pic in newspapers here in Finland. Makes me wonder if there's some sort of underground cottage industry that makes those obfuscated code examples, kind of like there's probably underground cottage industries for both making and selling training for those Microsoft/Google-esque interview brain teasers. ...like was hinted in that story some time ago in tdwtf.
Anyway, I can imagine the next generation of these. "Good news, oh mighty CEO! Our next recruiting ad has a block of severely obfuscated C code which contains code that deletes f'ing everything if compiled and run. I've informed the police and the legal department - if there's anyone out there that didn't actually run this beforehand and calls the police about this, they'll get hired immediately!"
Admin
Okay I'll bite.
In C++ where else can you use volatile apart from before a variable name?
We used to have two questions that could almost replace the whole of the technical interview process. The correlation was almost 1 to 1. The other was:
What C++ books would you recommend?
Admin
? In C++ where else can you use volatile apart from before a variable name?
! Dunno? But reading "Everything you don't want to know about C++ but have to find out anyway", might be a good start.
Admin
In base 10, yeah.
Admin
Well, if it was in binary, it would be hard to find a 10-digit prime. No, wait, a prime is a prime regardless of the base. Oh wait, now I'm confused. :-)
Admin
there is C that runs in C++, so C/C++ could be something in the union of the two. Get over thineself.
Admin
You can even put it on a function return type, and (at least in g++) it's only a warning, not an error; it's meaningless there and acts as a no-op.
Admin
Admin
I'd like to know, who are these people that can join and quit jobs at the drop of a hat? As a college student, the idea of getting one job seems daunting enough. The idea of then quitting that one job on a whimsy after applying to some other job, only to quit THAT job with likely to future job guaranteed or even offered to you seems absolutely insane.
Admin
I expect that many of these stories have the setting up of the next job implied. But there is an important lesson to be learned. A job interview is not just them interviewing you. You also have to interview them. In interviews would generally ask to speak with an actual developer (not a project manager), and ask questions about the sort of things they work on, and how much of it is bugfixes vs. new development, quiz them on good practices like code reuse and unit testing, or whatever you like.
If the story's hero could have done this, he would've had a conversation like,
"So what sort of 3rd party libraries do you use in your C++ code?" "Um, well, I'm not certain. You see, I don't really write much C++..." "Oh? What do you write?" "Well, I mostly write in this proprietary scripting language" "I see, and why was it decided that this development use a proprietary scripting language instead of a ?" "Umm...honestly it drives me nuts, but management says we aren't allowed to change it." sound of door closing behind our hero
Admin
Admin
Admin
Both sad and amazing how many people have had a similar experience. When I first read this through, I wondered: "Seeker script, you bastard, is that you?" All the attributes from the article line up perfectly with its amazing INcapabilities.
I can only hope that beast is dead and buried.
Admin
Since no one answered it correctly yet...
Volatile member functions, clearly.
Admin
ADA Lovelace is not mine.
Admin
(Except for stupid overload tricks.)
As for the books: Herb Schildt's ... waht do you mean, I failed?!
Admin
I'm guessing that this is FogCreek. They are known for being generous (catered lunches) and having expensive office chairs. Also, they use Wasabi their own custom programming language. They've got a good reputation so that people would wnat to work for them. They mentioned Excel in the story which Spoelsky worked on and he designed Wasabi so that is why they still use it. If I had to bet on which company this was it'd be FogCreek. It all fits assuming some anonymization had been performed to account for discrepancies.
Admin
This informations is very useful for me!.
thanks www.dckap.com
Admin
Answer 1:
Shouldn't it be nitpick then?
Answer 2:
No, NITPICK is Português for nitpick.
Admin
i'm new, but i can write extreme codes!
#include <iostream> using namespace std; int main() { cout << "Hello C++" << endl; return 0; }
Admin
I thnk its spelt "Make-A-Fee", but what do I know?
Admin
If you're not desperate to get the job and really want to know if you want to work for this company, some good questions you might ask are:
The sad thing about this WTF is that 3 months later I ended up in a job a bit like this, albeit not quite as bad. When I joined they were on a hiring spree, which in October 2009 seemed a great thing. 5 months on there was a mass exodus of C++ programmers, including myself.