Hello everyone
I am curious as to which software you use to design your application, before you start coding it in xCode. My current approach is to start with one class and add others as the program grows (bottom up), but maybe it is better to do "top down"? That is first design the classes and their interactions before coding them in xCode. Google points towards "UML" to do this, but I haven't found a good program so far.
What are your favourite (open source) programs for this task?
Thanks
I am curious as to which software you use to design your application, before you start coding it in xCode. My current approach is to start with one class and add others as the program grows (bottom up), but maybe it is better to do "top down"? That is first design the classes and their interactions before coding them in xCode. Google points towards "UML" to do this, but I haven't found a good program so far.
What are your favourite (open source) programs for this task?
Thanks