views:

237

answers:

3
A: 

it depends on the kind and the size of the demo. if it is work related and my boss is breathing behind my neck than usually about a week otherwise about a month.

Mohamed
A: 

Borland C++ Builder or Borland Delphi

The rad tools in Borland tools are extensive and very easy to learn and use.

I would say a couple of hours with someone familiar with the tools would not be a problem.

I would also suggest that any rad tool worth its salt should do the job in a few hours, its just a demo!

While I'm at it, be careful how good your demos look, always leave something missing or something out of place. To most users a good looking demo means that the program is 80% done!

gbrandt
Agreed. Familiarity with a good RAD tool can mean awesome productivity.
Stu Andrews
+1  A: 

Well, your example is not very aesthetically pleasing. So I didn't bother looking at it very long.

Why? Because if you are going to do demo something, do something interesting. You have to capture people's attention. So rather than some web page that fronts a db, give me a use-case I can sink my teeth into.

This is why being able to whip up a demo quickly is not all that useful in and of itself (IMO). The hard part of an app isn't the execution of the idea, it's the idea itself and the refinement of it that is the long pole.

Genericrich
Are you serious? Did you read the Question link? The whole idea was to model a problem posed by the Questioner. Web aesthetics can be put together afterwards. CSS and a good graphic designer. But you gotta get the foundation right first.
Stu Andrews
I disagree. Design IS the app, not something that can be slapped on as an afterthought.
Genericrich
I agree to an extent. You definitely have to have an awareness of "where things go". But if I am putting together a demo and would need to sink say 5 hours into learning how to implement JQuery to give a "nice" UI, and it's already 3am, I'm gonna be okay with NOT doing that.
Stu Andrews