Re: Tools used to design application before the coding stage?





On Dec 27, 3:36 am, "Noozer" <dont.s...@xxxxxxx> wrote:
I'm an old school programmer. Most of my applications are designed as I
coded them. Needless to say, this approach just does not work in this day
and age.

Currently, before I start an application I jot down notes and layouts on
pads of paper, or in a text file on my PC. I go through several drafts of
task flow and application operation to develop a user interface. This leads
to many false starts, and a lot of disorganization.

Before coding even begins, what tools are being used these days to document
an application, the objects that it uses, program flow and user interface
development?

From my perspective as an amateur Icon programmer, I think that nothing
much has changed. Icons' innovative use of the success-failure
mechanism, which allows processes to succeed with a null value, gives
it the flexibility often associated with assembly language. The bottom
line is that good documentation begins with knowing what your processes
are doing from the very beginning, and this can only be achieved at the
assembly level. Otherwise, documentation will just succeed at
describing what something is supposed to be doing, not at perceiving
what is actually happening. Take a look at Icon at:
www.cs.arizona.edu/icon/

.



Relevant Pages

  • Re: Programming PowerPC on Mac
    ... The documentation about how to program Windows with assembly language was, ... Linux and X and such with LuxAsm...because, over on Linux, it's the same ... There's nothing "official" only what ordinary developers (like ...
    (alt.lang.asm)
  • Re: Id like to learn asm...
    ... The bottom line is that the manufacturer's documentation, ... If you are using Windows, ... is of little interest to someone learning assembly language. ... learning assembly language doesn't require someone to learn ...
    (alt.lang.asm)
  • Re: Your opinion on the Agner fog manuals.
    ... This manual is intended for advanced assembly programmers and compiler ... assembly language programmers understand the stuff. ... How many people write full applications in assembly language these ... Feel free to write the comparable documentation that preaches whole ...
    (alt.lang.asm)
  • Re: Python Wiki & wiki Hosting?
    ... > Development documentation in Word? ... Certainly, the more arcane Wiki ... > information (as is common in more traditional documentation) should be ... all I want this to take what a wiki presents and put a better user interface on it. ...
    (comp.lang.python)
  • Re: citing multiple works in a single parenthetical reference using biblatex-mla
    ... each entrytype. ...  (I actually imagine this kind of thing could be useful ... user interface as style-independent as possible.) ... shelved the documentation for a couple months when teaching picked up, ...
    (comp.text.tex)

Loading