Desmond File

Blog archive

Developer self-improvement … or self-flagellation?

In the course of putting together the launch issue of Redmond Developer News, I ran across an interesting blog, which we highlight in our DevScope section in the front of the magazine. It's called An App a Day (www.anappaday.com ), and it essentially recounts one .NET developer's personal challenge to write a software application a day, every day, for a month. Thirty days later, Dana Hanna emerged, blinking, from his self-imposed coding exile with a passel of applications and a fresh mastery of C#. He also found himself with a pretty engaged audience of fellow coders who watched Hanna's project with interest.

The effort started as a lark. "When it started I was being goofy, wearing a Jedi robe on a webcam, showing up to code whenever ... I never imagined that it would net this much attention."

Hanna today is busy lining up his next efforts, including a second run at An App a Day. A separate effort, called An App a Week, will bring in third party coders to help improve some of the original 30 applications, as well as to create new applications. You can find both at www.TheSoftwareJedi.com.

Have you ever taken a coding idea to extremes?

Posted by Michael Desmond on 11/07/2006


comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • 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.

Subscribe on YouTube