vote up 10 vote down star
4

If your software development team is not following any design methodology, what is that called?

flag
show 3 more comments

33 Answers

1 2 next
vote up 23 vote down

Cowboy coding

link|flag
vote up 18 vote down

Typical.

(at least for some places I used to work.)

link|flag
vote up 16 vote down
  1. Cowboy Coding
  2. Code and Fix
  3. Seat of Your Pants Coding
link|flag
1  
Flying by the SOYP – Gishu Sep 27 '08 at 12:34
vote up 7 vote down

"ad hoc" or if you are feeling nice, "minimalist" methods. More likely though, they are following some kind of methodology without being aware of or acknowledging it.

link|flag
vote up 6 vote down

Smart and gets things done?

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

My world... ;-)

Good question!

link|flag
vote up 3 vote down

Microsoft?

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

chaos? Is it due to leadership, or due to the team itself?

Do any of the programmers fit one or more of these types?

http://blogs.techrepublic.com.com/10things/?p=262

link|flag
vote up 2 vote down

It is called adventure.

No design methodology does not mean no design. So it can be a valid option. But why reïnvent the wheel.

Unfortunately currently we are not using a methodology, but it will be my task in the long run to optimize the development process.

link|flag
vote up 2 vote down

Common sense, in the best-case scenario.

link|flag
vote up 1 vote down

Anarchy? ;-)

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

A disaster waiting to happen. ;)

link|flag
vote up 1 vote down

An opportunity

link|flag
vote up 1 vote down

Light and nimble :-)

link|flag
vote up 1 vote down

ADD - Also known as "Ass-hole Driven Development"

Read this classic post from Scott Berkun (and the gazillion other funny acronyms for frequently seen, but not so frequently documented methodologies ;-)

No, this is not offensive... it's a real good eye-opener! Go read it now, you'll love it (I guarantee it)

http://www.scottberkun.com/blog/2007/asshole-driven-development

link|flag
vote up 1 vote down

A cluster****

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

The blind leading the blind.

link|flag
vote up 1 vote down

Unprofessionalism. At least one of the guys should establish some kind of methodology, even though under the radar of management.

Remember this advice from Joel: Getting Things Done When You're Only a Grunt

link|flag
vote up 1 vote down

This is called Rapid Application Conception and Heuristic Extreme-programming (La R.A.C.H.E), from the famous International Institute of La RACHE (IILAR). Actually, this is a wordplay in French (La RACHE = l'arrache which means something like quick and dirty) which is of course impossible to translate without loosing the fun part. Obviously, the whole site is a joke and the content is not serious. If you understand a bit of French, you may find it funny :) Below, the typical cycle when using La RACHE:

alt text

link|flag
vote up 0 vote down

recalcitrant

link|flag
vote up 0 vote down

Bad.

Though some would argue that they're just being loose, which usually indicates that the scale of the project has a theoretical limit. Many projects start off as just one-offs that grow and grow. Eventually you'll have to adopt a design methodology to keep the project going.

link|flag
vote up 0 vote down

SOTP - Seat of the Pants!

link|flag
vote up 0 vote down

Sad, but normal (at least in all my experiences)

link|flag
vote up 0 vote down

Big Bang Theory - That is what I call code that I spend hours writing with no prep/design work and without compiling it until I am done. I try not to do this too often though.

link|flag
vote up 0 vote down

Ludicrous Coding

link|flag
vote up 0 vote down

I would call it : Rogue

link|flag
vote up 0 vote down

I call it a "Star Trek Mission". You may have some goal in mind, but you spend all your time on small away missions, which don't help you reach your goal. If you stack up too many away missions, you may even forget what your goal is.

link|flag
vote up 0 vote down

"Just make it work" - That's what I usually called it.

link|flag
vote up 0 vote down

JFDI - Just Flippin Do It

link|flag
1 2 next

Your Answer

Get an OpenID
or

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