CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Posts
    62

    programming theory question

    hi guys, I was just wondering if when using incremental development for programming is a design stage still involved?

    Thanks.
    Last edited by 1821; April 20th, 2006 at 05:36 PM.

  2. #2
    Join Date
    Apr 2006
    Posts
    15

    Re: programming theory question

    Not sure what you mean. Maybe I am not smart enough. Can you explain more what you mean ?

  3. #3
    Join Date
    May 2004
    Location
    London, England
    Posts
    563

    Re: programming theory question

    To do anything incrementally you would still need something to base it on, and the design stage is usually the starting point.
    I don't mind that you think slowly but I do mind that you are publishing faster than you think. Wolfgang Pauli, physicist, Nobel laureate (1900-1958)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured