Desmond File

Blog archive

Help for Developers

Two weeks ago, I blogged about Jeff Atwood's Coding Horror site and the contest he was holding to recognize outstanding open source development.

We talked a bit after that initial blog post and I ended up asking Jeff about his leaving Vertigo Software to launch stackoverflow.com. What should be interesting for dev managers is that the site Jeff is launching now aims to put accurate, topical and specific technical insight at the fingertips of .NET developers.

Jeff says he got the idea of launching a developer-help site from his experiences reading (and writing) dev-oriented blogs. "If you look at a lot of blogs, it's just sort of a log of, 'Here's a problem I had and here's the solution to it,'" Jeff told me.

The problem, he said, is that developers must often root around multiple places to find proposed solutions. And when they find a viable-looking suggestion, those developers are left to guess at the relative technical acumen of the site denizen providing the insight. In short, it can be a gigantic crapshoot. Stackoverflow, Jeff hopes, will change a lot of that.

Jeff has teamed with another well-known developer and blogger -- Joel Spolsky of Joel on Software fame -- to work on the stackoverflow.com project. The two are pulling their respective Web readerships and hoping to draw plenty of other coders toward the site, which Jeff said will be a "developer Q&A site with reputation systems built in."

What's interesting is that both Joel and Jeff seem committed to running a wide-open and transparent community. As Joel wrote in his blog:

"We're starting to build a programming Q&A site that's free. Free to ask questions, free to answer questions, free to read, free to index, built with plain old HTML, no fake rot13 text on the homepage, no scammy Google-cloaking tactics, no salespeople, no JavaScript windows dropping down in front of the answer asking for $12.95 to go away. You can register if you want to collect karma and win valuable flair that will appear next to your name, but otherwise, it's just free."

This doesn't sound like a half-bad idea. Do you have a favorite developer-help resource? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 05/01/2008


comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube