vote up 31 vote down star
19

I am giving a keynote at Devscovery tomorrow at 9am. The title is "Social Networking for Developers." It's 90 minutes long and I don't want to waste anyone's time.

Everyone I talk to who uses Twitter, Blogs, StackOverflow, etc, says that these sites make them "better developers." However, few are able to qualify HOW and fewer are able to quantify HOW MUCH better.

Is it just about getting answers to questions? Is it about the developer's third place?

Help me, O Stack Overflow, O great social network of developers, with my Keynote on Social Networking. ;)

What makes developers, usually an anti-social bunch, strive to use the internet for social purposes?

How do Social Networking sites help you better do your job?

flag
4  
I wonder why 2 people have voted to close this. That's mean. – Scott Hanselman Apr 14 at 0:54
6  
Interesting. I think StackOverflow kind of discourages DISCUSSION. – Scott Hanselman Apr 14 at 3:41
2  
Yeah... it's a bit of a crappy forum. Limited replies, default sorted by score not time, no threading, ability for anyone to edit rude words into your post just because i feel like it... Damn good for questions that have specific answers though. – Shog9 Apr 14 at 3:47
10  
To be fair, it's a crappy forum because it's designed for programming-related questions with specific answers, not broad discussions such as this one. – cletus Apr 14 at 6:14
7  
Hm....seems like "how can I become a better programmer using sites like stackoverflow" is a VERY programming related question. – Scott Hanselman Apr 16 at 18:15
show 16 more comments

37 Answers

prev 1 2
vote up 0 vote down

I have used Twitter, LinkedIn, Facebook, etc. to find recruiters or hiring managers who have listed a need that fits my skill set and interests me. Social networking has so far served to help me get in contact with those who are looking for services that I am in a position to deliver.

I mainly use blogs to record interesting bits of information that I want to record for future retrieval and to learn from what others have saved in their blogs. I have gotten most of my golden code snippets that way. Good technical blogs provide me with the useful information I need to make my code implementation ideas shine brighter and add additional value to the client.

Hope this helps. Tape the keynote and post it. Sounds interesting.

Sincerely,

David

link|flag
show 1 more comment
vote up 13 vote down

The great thing about Social Networking is really the second half of the concept. While humans are social, the networking is really where we get the value or utility. For example, Stackoverflow in my opinion is one of the best places to get technical questions answered and to look for resolutions to an issue. You can now use Twitter to seek out advice on why Re-Sharper may have crashed your system.

5 years ago, you were almost limited to people who were in your address book and sat next to you. Tools like Twitter and Stackoverlfow really allow you to get almost real time feedback on your problems which essentially can make it seem as though you are on a development team of hundreds or thousands rather than two.

I come to Stackoverflow for this:

  • Increase my number of peers or team size (virtual sense...)
  • Almost real time responses to technical challenges
  • Look for ways not to re-invent the wheel
  • Look at new technologies to see how it is being used (ASP.NET MVC)
link|flag
show 1 more comment
vote up 0 vote down

Two reasons:

1 Honestly, the desire to be heard is quickly coupled with the desire to be right.

If you post something you're not so sure of you'll quickly get smacked down so it forces some (including me) to make sure I know what I'm talking about and do research.

2 I read posts of related interest because there are answers I don't have. I may have an answer, but there's always a better one.

link|flag
vote up 1 vote down

Here's a few of my thoughts:

  1. Your false assumptions are quickly pointed out to you. (which you will hopefully correct)
  2. Sometimes when you are answering a question to the best of you're ability, you notice 3 other people have a better way you never even thought of before.
  3. Fast answers to current delemas
  4. Researching things you've never even thought of before, to help somebody else.
  5. The simple satisfaction of helping somebody who is in the same situation you might have been in earlier in your career.
link|flag
vote up 2 vote down
  • I'm not alone. That's a good feeling if I'm stuck with legacy systems or just with my design/code/developers.

  • Loosely coupled with lot's of developers. If I need something or I have something to say, they are there.

  • And here is always something funny:)

link|flag
vote up 3 vote down

From my perspective, it opened up my world to ideas and technologies out there I never come across at work.

There is also some discussion about this here:

What Stack Overflow Can Teach You

Stack Overflow has taught me more about writing effectively than any class I’ve taken, book I’ve read, or any other experience I have had before.

link|flag
vote up 1 vote down

Social networking made me a better developer because I get to know how good other developers are and this gave me motivation to learn new technologies too

I often find work drains my enthusiasm on programming because you tend to solve similar problems with same bunch of people. This made me feel reluctant to learn new things because what I know can already solve all my problems

However, since I started using social networking sites and get to know other developers, I started to realise how much more I can learn to solve problems in smarter ways.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.