Waterfall 2006

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Waterfall 2006

Post by Christopher »

This is for all you hardcore "Theory and Design" guys. I have seen a references to this conference on a bunch of blogs in the last few days. Looks pretty interesting.

http://www.waterfall2006.com/
(#10850)
Gambler
Forum Contributor
Posts: 246
Joined: Thu Dec 08, 2005 7:10 pm

Post by Gambler »

Good stuff.
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Post by Todd_Z »

The coders were ruining it!
http://www.waterfall2006.com/martin.html

douchebag.

I think the true problem isn't the "coders" but in fact the "designers" who don't really know the infrastructure needed to perform the implementations of their application. Complaining about bugs turning up <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span> me off... if you don't want to deal with people complaining about bugs, don't be in the software industry. If you can find a progger that can create an application without a single bug, then you have just blown my mind.

sidenote:

Code: Select all

function addOnePlusOne ( ) {
   return 1 + 1;
}
^^ bugless :P
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Todd_Z wrote:
The coders were ruining it!
http://www.waterfall2006.com/martin.html

douchebag.
I thought the revelation that "Implementation is harmful to designs!" was brilliant!
(#10850)
User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

LOL, thanks I need a good laugh.
Post Reply