Sexy New Development Methodology!
secretGeek .:dotnuts about dotnet:.
home .: about .: sign up .: sitemap .: secretGeek RSS

Sexy New Development Methodology!

(This was going to be a joke... but now I suspect I might actually be serious!?)

Forget Test-Driven Development!

Try:

TODO-Driven Development!

Here's the process: (continued....)




Comments disabled due to spam.



'jasony' on Sat, 05 Aug 2006 01:56:17 GMT, writes:

Actually, throw stack ranking into this and you have a decent methodology that has high visibility and accessability to management...



'Kim Forota' on Wed, 02 Aug 2006 12:01:13 GMT, writes:

Tis is nice!

URL: http://zimebe.itunisie.com/



'Robert Wang' on Wed, 29 Jun 2005 11:10:59 GMT, writes:

Amazing! I have been using this method to develop fractions of code. very practical, never thought it could be called a methodology though :-)



'vqp' on Mon, 17 Jan 2005 18:09:42 GMT, writes:

It's very similar to my own method, with the only difference that the actual code is done by other persons in my case (I'm a Lord and I have a bunch of code-slaves)

This way, I get all the fun and the code-slaves have to deal with the progrems

a little late for this post, but I think that it worths it



'Dan North' on Mon, 14 Jun 2004 13:44:15 GMT, writes:

I wonder if I can claim prior art?

A couple of years ago I introduced this on a client project, in the form of Comment-Driven Testing. So in my (Java) TDD test, I would have something like:

public void testShouldFindCustomer() {
// create a customer

// look up customer

// verify customer was found
}

Then simply fill out the blanks. I found it much more useful in the tests (where I was making up new behaviour) than in the code itself (where I was simply getting the test to pass).

This has survived into my current (Java) testing template, which looks like this:

public void testShouldDoSomething() {
// setup

// execute

// verify
}

(with the "DoSomething" bit selected for editing).

I still use comment-driven testing when I am trying out different ideas, and I find it is often enlightening to be decoupled from the programming language whilst I try to decide what the system needs to do next.





'secretGeek' on Wed, 09 Jun 2004 05:02:42 GMT, sez:

yep, nobuddy -- it is an example of stepwise refinement!

here's a Nicklaus Wirth article on Stepwise Refinement, from 1971:

http://www.acm.org/classics/dec95/




'nobuddy' on Wed, 09 Jun 2004 04:41:21 GMT, sez:

This is stepwise refinement.



'Aaron Robinson' on Wed, 09 Jun 2004 00:12:19 GMT, sez:

Via Slashdot this evening... it looks like Microsoft has patented your new development methodology. ;)

http://patft.uspto.gov/netacgi/nph-Parser?patentnumber=6,748,582


'Mitch Denny' on Mon, 07 Jun 2004 04:59:29 GMT, writes:

You are my hero.

URL: http://notgartner.com



'Josh Baltzell' on Sun, 06 Jun 2004 13:02:03 GMT, writes:

Even one of the idiots at community college told me to comment first.

I code almost exactly the way you are describing, I'm not all that sure if anyone told me to do it like that, but I think it is helpful to think about the problem with pseudo code before writing a bunch of junk code.

URL: http://shortdomainname.com



'Roy Osherove' on Fri, 04 Jun 2004 14:44:06 GMT, writes:

If "Paper Prototyping" made it, so can this :)

URL: http://www.iserializable.com



'Dominic Cronin' on Fri, 04 Jun 2004 06:03:53 GMT, writes:

Isn't that just XP?



'haacked' on Fri, 04 Jun 2004 03:46:51 GMT, writes:

This is a tool supported version of the guidelines Steve McConnel gives in Code Complete! ;)

He basically says to write pseudocode with comments and then start implementing the code underneath the comments.

URL: http://haack.org


Back to Sexy New Development Methodology!

Articles

Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion
Got CSV in your javascript? Use agnes. Got CSV in your javascript? Use agnes.
I went to write down a book name and founded an internet empire instead. I went to write down a book name and founded an internet empire instead.
NimbleText: Origins NimbleText: Origins
The Windows 8 Mullet The Windows 8 Mullet
Cosby: spontaneous striped background generator Cosby: spontaneous striped background generator
Slides from WDCNZ: Live Coding Asp.net MVC3 Slides from WDCNZ: Live Coding Asp.net MVC3
MVC 3, MVC 3, "Third Times a Charm" references
Custom Errors in ASP.Net MVC: It couldn't be simpler, right? Custom Errors in ASP.Net MVC: It couldn't be simpler, right?
Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold
Anatomy of a Domain Hijacking, part 1 Anatomy of a Domain Hijacking, part 1
secretGeek.net domain has been stolen. The site may go down. secretGeek.net domain has been stolen. The site may go down.
Boring article: 'untrusted domain' issue with SQL Server. Boring article: 'untrusted domain' issue with SQL Server.
Coding While You Commute Coding While You Commute
Test Driven Dentistry Is A Good Thing Test Driven Dentistry Is A Good Thing
The 'less crashy' release of NimbleText The 'less crashy' release of NimbleText
Rethinking Toolbars in Visual Studio (or any IDE) Rethinking Toolbars in Visual Studio (or any IDE)
Where shall we have lunch? Where shall we have lunch?
Setting up email for your microIsv Setting up email for your microIsv
The NO Visual Studio movement: Compiling .net projects in Notepad++ The NO Visual Studio movement: Compiling .net projects in Notepad++
ZeroOne: the editor for programmers who think in binary ZeroOne: the editor for programmers who think in binary
Mercurial workflow for personal projects (with a .net bias) Mercurial workflow for personal projects (with a .net bias)
I see you're using vim. Let me fix that for you. I see you're using vim. Let me fix that for you.
The worst recruitment spam I've ever read The worst recruitment spam I've ever read
A thank you I forgot to say A thank you I forgot to say
My new product, NimbleText, is live My new product, NimbleText, is live
Grabbing the free songs of Jonathan Coulton (with Powershell) Grabbing the free songs of Jonathan Coulton (with Powershell)
Using NimbleSet to compare lists Using NimbleSet to compare lists
Wanted: Wiki Lists (dot org) Wanted: Wiki Lists (dot org)
DOS on Dope: The last MVC web framework you'll ever need DOS on Dope: The last MVC web framework you'll ever need
JSON Query Languages: 5 special purpose editors JSON Query Languages: 5 special purpose editors
What then, is b? What then, is b?
SQLike: A simple editor SQLike: A simple editor
Yet Another BizPlan Generator. Yet Another BizPlan Generator.
HOT GUIDS: A hot or not site for guids HOT GUIDS: A hot or not site for guids
How does life get better? One tiny hack at a time. How does life get better? One tiny hack at a time.
24 things to do, and 100 things *not* to do (yet) for building a MicroISV 24 things to do, and 100 things *not* to do (yet) for building a MicroISV
Venture capital won't kill Jeff Atwood, it will only make him Jeffer. Venture capital won't kill Jeff Atwood, it will only make him Jeffer.
A handy workflow image for newbie mercurial users A handy workflow image for newbie mercurial users
Fractal Feedback, a diversion into recreational programming Fractal Feedback, a diversion into recreational programming
Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe. Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe.
Suggested User Experience Improvements for DiffMerge Suggested User Experience Improvements for DiffMerge
SQL Style Extensions for C# SQL Style Extensions for C#
The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's
Sysi: the ultimate administrators toolkit Sysi: the ultimate administrators toolkit

Archives .: secretGeek :: Complete Archives
TimeSnapper -- Automated Screenshot Journal TimeSnapper.com    
Version 3.3: true productivity boost

Next Action NextAction
Managing the top of your mind

NimbleText -- World's Simplest Code GeneratorNimbleText -- World's Simplest Code Generator, Text Manipulator, Data Extractor

25 steps for building a Micro-ISV 25 steps for building a Micro-ISV
3 minute guides -- babysteps in new technologies: powershell, JSON, watir, F# 3 Minute Guide Series
Universal Troubleshooting checklist Universal Troubleshooting Checklist
Top 10 SecretGeek articles Top 10 SecretGeek articles
ShinyPower (help with Powershell) ShinyPower
Now at CodePlex

Realtime CSS Editor, in a browser RealTime Online CSS Editor
Gradient Maker -- a tool for making background images that blend from one colour to another. Forget photoshop, this is the bomb. Gradient Maker


[powered by Google] 


How to be depressed How to be depressed
You are not inadequate.



Recommended Reading


the little schemer


The Best Software Writing I
The Business Of Software (Eric Sink)

Recommended blogs

Jeff Atwood
Joseph Cooney
Phil Haack
Scott Hanselman
Julia Lerman
Rhys Parry
Joel Pobar
Thomas White
OJ Reeves
Eric Sink

Aggregated Links

proggit
dzone
hacker news
dot net kicks

Human Link Machines

interesting finds
a continuous learner's weblog
arjan's world
weekly link post

LinkedIn profile
LogEnvy - event logs made sexy
Computer, Unlocked. A rapid computer customization resource
PC Smart Buys - Computer Hardware in Australia
 
home .: about .: sign up .: sitemap .: secretGeek RSS .: © Leon Bambrick 2003 .: privacy

home .: about .: sign up .: sitemap .: RSS .: © Leon Bambrick 2003 .: privacy