Just lazy or no time?
-
code-frog wrote:
that will make life easier on all of us
You could substitute the words "easier on" with "busier for"... hehe...
------------------------------------------- Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Just bugger off and leave me alone!!
_Damian S_ wrote:
You could substitute the words "easier on" with "busier for"
That might be so. I can only imagine people having to go in and clean up sloppy code from not-so-talented developers.
"Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus
-
There's a simple solution of course: break the busiest forums into beginner and advanced.
Modo vincis, modo vinceris.
...and then quietly tell the advanced users to use the beginner forum, since it's certain all the beginners will make a beeline for the advanced... :rolleyes:
----
I don't care what you consider witty, but at least I do not blather on posting nonsense like Jim Crafton.
-- Stringcheese, humbled by Crafton's ability to string together multiple sentences
-
...and then quietly tell the advanced users to use the beginner forum, since it's certain all the beginners will make a beeline for the advanced... :rolleyes:
----
I don't care what you consider witty, but at least I do not blather on posting nonsense like Jim Crafton.
-- Stringcheese, humbled by Crafton's ability to string together multiple sentences
-
I no longer begrudge others their inability to match my greatness... :rolleyes:
----
I don't care what you consider witty, but at least I do not blather on posting nonsense like Jim Crafton.
-- Stringcheese, humbled by Crafton's ability to string together multiple sentences
-
I no longer begrudge others their inability to match my greatness... :rolleyes:
----
I don't care what you consider witty, but at least I do not blather on posting nonsense like Jim Crafton.
-- Stringcheese, humbled by Crafton's ability to string together multiple sentences
You are an excellent example of the Dunning Kruger Effect
-
You are an excellent example of the Dunning Kruger Effect
-
Aw shucks, Kyle - just call me Dutch Oven. :rolleyes:
----
I don't care what you consider witty, but at least I do not blather on posting nonsense like Jim Crafton.
-- Stringcheese, humbled by Crafton's ability to string together multiple sentences
-
:laugh: Don't worry, it'll come to you...
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael
Michael H. Schubert wrote:
I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using.
All unmoderated forums and discussion groups are like that. If you want a place with high quality discussions on C++, see the comp.lang.c++.moderated news group (a Google interface to the group)[^]
-
Yes, it was obvious that you were trying (quite unsuccessfully) to be witty. Even Captain See Sharp is better at that than you.
just call me Dutch Oven - Shog9, baffled by the term "Dunning Kruger"
Yes, i suppose i do need to up the usage of "pimp" in my posts. BTW - love the new sig. Makes me feel all warm and fuzzy...
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
Yes, i suppose i do need to up the usage of "pimp" in my posts. BTW - love the new sig. Makes me feel all warm and fuzzy...
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
Isn't it ironic that you were scolding jason_lakewhitney for getting sucked into an argument with me the other day?
just call me Dutch Oven - Shog9, baffled by the term "Dunning Kruger"
Naw, that would only be ironic if we were arguing. My graceful acceptance of your gushing admiration is slightly surprising, but... well, we already discussed that.
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
Naw, that would only be ironic if we were arguing. My graceful acceptance of your gushing admiration is slightly surprising, but... well, we already discussed that.
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
The 'quality' of the questions in the C++ forum has steadily gone downhill. The number of homework questions and 'I need the source code for Microsoft Excel' requests have risen quite a bit. As others have mentioned, it appears there are a lot of very junior or poorly trained programmers being dumped into projects with significant technical challenges. Chris's guidelines at the top of the forum are ignored :(.
Software Zen:
delete this;
The quality of questions in all of the forums has steadily gone downhill.
Scott.
—In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]
-
You replied to my troll post. You told him to stop replying to my troll post.
just call me Dutch Oven - Shog9, baffled by the term "Dunning Kruger"
-
I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael
It's the same in the other forums as well. I don't know if it's laziness or not, but it seems that the majority of the questions come from people who don't have the faintest idea of how to program (what are traditionally called "monkey programmers", in the negative sense of that term) trying to pass themselves off as professional programmers and getting lost in the basics of language syntax and OOP concepts. There was a long discussion in the lounge about this not too long ago (The code monkeys are invading![^] A similar trend is occuring with people thinking that earning a Microsoft Certification proves they know how to program and think that since they've been "programming" for 6 months to a year they should get their certification...except they don't have a clue which certification to get or how to go about getting any of the relevant information.
Scott.
—In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]
-
I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael
You can't rule out a combination of lazy, lack of time and rampant stupidity. That's a powerful combination that we should be able to harness so that it serves some purpose other than instilling the overriding urge to hunt the poster down and prevent them from polluting the gene pool in any way.
Deja View - the feeling that you've seen this post before.
-
And what, exactly, do you think you're doing?
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
Nice way to spend a Sunday, trolling for trolls. :)
Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read
-
Nice way to spend a Sunday, trolling for trolls. :)
Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read