googling
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
You cracked the code.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
TheBinaryDigit wrote:
tell people I wasted their time after I've found the answer
I think this part is really important - as many of us search the forums and come across the same questions we have. It's always good to post even your own solutions.
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
Quick everyone, cheese it, we've been discovered!
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
I've seen it where after going nuts debugging and trying different things, and then doing google searches with different search strings, not finding the required answer, many times finding tech sites that are blocked or forums where everyone is asking the same question and no answer in site. Come to codeproject, ask the question, and BAM answer where in I do a double blink thinking " wow, he's right, I totally forgot that way (FACE PALM).
///////////////// Groucho Marx Those are my principles, if you don't like them… I have others.
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
Now you know why I walk around armed to the teeth.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
It's all a game post a question then google to see who comes up with an answer quicker, me or you?
0x2B || ~0x2B
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
I've always been puzzled over the fact that my colleagues so frequently come to me and ask me to google something for them. I've come to the conclusion that googling is hard. For some concepts, it's trivial to figure out a search phrase that gives you a useful signal-to-noise ratio in the results, but in many cases this is definitely not the case. You REALLY need to know what to search for. This is especially true for us who don't speak English natively. Most of the information we want is in English, but we may not know the English terms for what we search for. Sometimes we are searching for error messages that are shown in our own language - reverse-translating them before searching isn't at all trivial. The main reason that my colleagues often seek my help is probably that I'm somewhat of a language nerd (and absolutely love the English language). While certainly not perfect, I'm better at English (especially IT-oriented English) than probably all of my colleagues - which makes googling a lot easier for me. Also, finding the useful article in a result list mainly consisting of beginner stuff can be really hard unless you're already somewhat familiar with the basics of the concept at hand. And after all, I AM the senior in my office. In short: Googling for complex subjects is hard, requires languages skills and lots of experience. So... in SOME cases I think it's excusable to ask more experienced programmers on Code Project for help instead of googling. At least after unsuccessully trying to google the problem. Of course, MOST cases are not excusable, but SOME probably are... :)
-
I've always been puzzled over the fact that my colleagues so frequently come to me and ask me to google something for them. I've come to the conclusion that googling is hard. For some concepts, it's trivial to figure out a search phrase that gives you a useful signal-to-noise ratio in the results, but in many cases this is definitely not the case. You REALLY need to know what to search for. This is especially true for us who don't speak English natively. Most of the information we want is in English, but we may not know the English terms for what we search for. Sometimes we are searching for error messages that are shown in our own language - reverse-translating them before searching isn't at all trivial. The main reason that my colleagues often seek my help is probably that I'm somewhat of a language nerd (and absolutely love the English language). While certainly not perfect, I'm better at English (especially IT-oriented English) than probably all of my colleagues - which makes googling a lot easier for me. Also, finding the useful article in a result list mainly consisting of beginner stuff can be really hard unless you're already somewhat familiar with the basics of the concept at hand. And after all, I AM the senior in my office. In short: Googling for complex subjects is hard, requires languages skills and lots of experience. So... in SOME cases I think it's excusable to ask more experienced programmers on Code Project for help instead of googling. At least after unsuccessully trying to google the problem. Of course, MOST cases are not excusable, but SOME probably are... :)
For those who do not have English as their first language googling can be difficult. However, it is often the case that folks use the correct terminology in their question but they have obviously not searched because all that is required to find an answer is to string those words/phrases together in the search box. Possibly even more annoying are those that when you do the above for them and point to a couple of relevant hits, then reply that they have already found those answers when they searched but they are 'not quite right'. Why on earth they do not mention that they have searched and what their search phrase was is beyond me.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.
-
I've always been puzzled over the fact that my colleagues so frequently come to me and ask me to google something for them. I've come to the conclusion that googling is hard. For some concepts, it's trivial to figure out a search phrase that gives you a useful signal-to-noise ratio in the results, but in many cases this is definitely not the case. You REALLY need to know what to search for. This is especially true for us who don't speak English natively. Most of the information we want is in English, but we may not know the English terms for what we search for. Sometimes we are searching for error messages that are shown in our own language - reverse-translating them before searching isn't at all trivial. The main reason that my colleagues often seek my help is probably that I'm somewhat of a language nerd (and absolutely love the English language). While certainly not perfect, I'm better at English (especially IT-oriented English) than probably all of my colleagues - which makes googling a lot easier for me. Also, finding the useful article in a result list mainly consisting of beginner stuff can be really hard unless you're already somewhat familiar with the basics of the concept at hand. And after all, I AM the senior in my office. In short: Googling for complex subjects is hard, requires languages skills and lots of experience. So... in SOME cases I think it's excusable to ask more experienced programmers on Code Project for help instead of googling. At least after unsuccessully trying to google the problem. Of course, MOST cases are not excusable, but SOME probably are... :)
While you make a good point, in many cases googling for the exact phrase used as the question here gives some useful answers, so they cannot be excused like this. (It's not just a language thing, it's an experience thing ... I have this issue with my mother who is not really a programmer but does some PHP scripting, and she hasn't worked out what search terms will give the answer for what are, to us here, simple questions.)
-
With some of the questions on codeproject you got to wonder the order people do things in. -Add question on codeproject -then Maybe google and don't go back to tell people I wasted their time after I've found the answer
PLEEEEEZZZZZZZZZ DON'T TELL!!!!!!!!! SEND CODE