On Sun, May 14, 2017, 8:23 AM MA07 <[email protected]> wrote:

> thank you. It something like this
> <http://vijayshingala.yolasite.com/programming-work.php> . I think. not
> sure whether it the same thing or not .
>

Looks like flow chart that could be produced via uml or some other modeling
tool, to me.

I've never made too much use of them in my own development process. Maybe
it depends on the company or team you work with, or your own personal
preference of a workflow to design a solution.


>
> On Saturday, May 13, 2017 at 8:29:46 PM UTC+1, Marcus Ottosson wrote:
>>
>> Could you be referring to UML?
>>
>> - https://en.wikipedia.org/wiki/Unified_Modeling_Language
>>
>> I used to think it was the greatest thing, but nowadays I think it
>> invites complexity into my design. If I can't keep up with or communicate
>> the relationships between objects in my code without a flowchart, I
>> consider it a red flag and simplify until I can.
>>
>> If you're just starting out however, I think it could be helpful as a
>> visual aid to your design. But maybe wouldn't depend on it too much.
>>
>> When I do use it nowadays, 6-7 years into programming, it's typically to
>> communicate some existing system to others. Like this
>> <https://mindbender-studio.github.io/1.0/#schema>, or this
>> <https://mindbender-studio.github.io/journal/p/week-1/#filesystem-api>.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/7eee1e45-f54f-4d44-8693-0811be83cfbe%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/7eee1e45-f54f-4d44-8693-0811be83cfbe%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1siS_aagnGxb_m%3DgMopZQaFmJW8jAU%2B%3DEj_b%3D0pthVWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to