@Chimera Uh oh, previous exposure to C calls for tough measures for teaching C++. AC++ is a good plan then. From my POV it has almost no pedagogical flaw — which is rare for an introductory C++ book.
@R.MartinhoFernandes hmm... can there though. To be the best, you need to be better then something. Surly you need at least two for one of them to be the better
@TonyTheLion The secret is to avoid learning Java or C# like the plague, that way you don't know what you're missing on, and C++ doesn't seem that bad.
@Fanael Hmm...speaking of awful GUI toolkits! (Oh, but looking it's still in existence, and apparently being maintained -- maybe in the 20 years or so since I last looked, it's gotten less crappy).
@DeadMG Duuude, I love it when they do that. I'm totally like, "Man, what was I going to do all afternoon.. What's this? A challenge? I love challenges."
@LuchianGrigore Order his questions by votes. On the fourth page (of 17), we're down to the score of one per question, on the sixth down to zero, the last four pages are negative votes. Only one in 40 people looking at his most-upvoted question upvoted it, but he also managed to get a score of -4 for a question with 3.6k views. These are all very bad signs, IYAM.
I need to iterate through a vector. the loop will be deleting some members of the vector. the vector can't iterate backwards. how do I do it? last question; promise.
@DeadMG Oh, and I was answering with the OP's constraint that there had to be a "dynamic" SetItem thing in the base class, without questioning the dubious need for that.
@ereOn Dijkstra: "Besides a mathematical inclination, an exceptionally good mastery of one's native tongue is the most vital asset of a competent programmer." (whether that's English or not is a separate question).
@DeadMG That guy used to spam the C++ newsgroups a decade ago. (I am sure @Jerry and @Cheers will remember him.) I am appalled to learn he's still around.
We use this technique in the C and C++ front ends for the DMS Software Reengineering Tookit. They have been used to process millions of lines of large C and C++ systems, as well as dozens of other languages.
@Mysticial I am sure the SO gods don't care about that. He is (ab)using SO for his marketing, and I doubt Jeff or Joel would like to lend their well-oiled marketing machine to someone else's company.
First: DO NOT LYNCH THIS USER. Please. Calmly read what I'm about to write before doing anything. This post is not meant to be an incentive to attack a user, but a discussion about the issues.
Consider a user whose posts all roughly look like this:
Not open source but may be worth a try {lin...
I have just taken the liberty to edit out some too obnoxious advertising, and I was just wondering what the general consensus is about people advertising their own companies or services?
My common sense tells me that this is acceptable if the answer really answers the question (as opposed to cop...
There are, I think, two categories of legitimate targets for spam tags.
'Frank' or acute spam. It has nothing to do with the subject at hand. It is just advertising or promotion injected into the site. Links to naked ladies, whatever.
Material that fails a subjective ratio test, where the ratio...
So this Ira Baxter guys seems to fall into the "Also, if a huge percentage of your posts include a mention of your product or website, you're probably here for the wrong reasons." case.
See this question: http://superuser.com/questions/3049/must-have-android-applications/3284#3284
I answered twice with links to my own Android products that fully met the criteria of the question, and they got downvoted. I do make it clear that I am the developer, and I post regularly about other ...
I pasted this into the "other" edit field of the flagging feature at one or two dozen of his answers:
I only now discovered that this guy is here now, too. I remember him annoying the hell out of me in Usenet a decade or two ago with posting "answers" solely to plug his company's products. I am appalled the guy is still around, and I am appalled he hadn't been caught out at SO yet.
This will either significantly increase my flag weight, or zero it.
Pekka, I think your heart is in the right place, but... This should not be necessary. You're effectively setting up guidelines for targeted advertising on SO - and there's already a system in place for that. One or two self-promoting answers out of 100 might be called a misunderstanding; 400+ is a blatant attempt to get around paying for your ads, and deserves neither sympathy nor "clarification". — Shog9Jul 17 '10 at 21:59
Argh, I'm sure I mentioned this before, but I hate it whenever I google "How do I do X in Y GUI framework?", where the X in question is a purely aesthetic matter, and the solution ends up being "write code like this and that".
Is tr any option to do above image output in java..
I want d Output in this way. can any one guide me.. above there is a code... In middle i need line that separate the Output data. thanks in advance..
@Mysticial #1 90% of the titles are horrible (hurts search like hell). #2 There's often a question related to what I'm looking for, but never with a proper answer, only with kids taking stabs at I don't even know what.
@DeadMG I just looked at my flagging summary page, and found that I have flagged 18 out of his latest 30 answers for having links to his website. That's 60%. Grumble.
Which one of the following does NOT describe the relationship between two classes?
Choice 1
Cardinality
Choice 2
Aggregation
Choice 3
Dependency
Choice 4
Inheritance
Choice 5
Encapsulation
3 is my choice
I'm right?