Diagramming code

hamilton hamilton at nothere.com
Sun Jul 15 21:57:29 EDT 2012


On 7/15/2012 7:38 PM, Chris Rebert wrote:
> On Sun, Jul 15, 2012 at 6:26 PM, hamilton <hamilton at nothere.com> wrote:
>> Subject: Diagramming code
>>
>> Is there any software to help understand python code ?
>
> What sort of diagrams? Control flow diagrams? Class diagrams? Sequence
> diagrams? Module dependency diagrams? There are many different types
> you could be referring to. Here's a relatively comprehensive list:
> http://en.wikipedia.org/wiki/Unified_Modeling_Language#Diagrams_overview
>
> Regards,
> Chris
> --
> UML: Kill it with fire!
>

OK then, let me ask, how do you guys learn/understand large projects ?

hamilton




More information about the Python-list mailing list