In this era of TDD, BDD, DDD and all other *DDs , we have a breed of developers doing Google Driven Development (GDD). Sounds interesting, indeed it is :). Here is how to identify a GDD guy This person does not believe in writing anything on his own, copy/paste from blogs, articles, source code is a way of life. And since I have not written it I don't care how it works as long as I see something working. His best friends are Ctrl-C, Ctrl-V and Google. Cannot write 5 lines of code or code for 5 minutes without doing a Google search. His productivity is directly related to performance of corporate network, and how fast Google searches. If the network is down, it's better to go for a coffee. Search hours on Google for " Object reference not set to an instance of an object " and then believes that the whole world is facing the same issue. Who cares what the context of problem is. To solve the error He then tries each and every solution that Google GOD provide...