Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25503

Re: Diagramming code

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <dihedral88888@googlemail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'interpreter': 0.04; 'dependency': 0.07; 'referring': 0.07; 'subject:code': 0.07; 'python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python- list': 0.10; 'properties.': 0.16; 'wrote:': 0.17; 'module': 0.19; 'sort': 0.21; '&gt;': 0.23; '15,': 0.23; 'properties': 0.24; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'url:wiki': 0.26; 'embedded': 0.27; 'c++': 0.27; 'list:': 0.27; 'fixed': 0.28; 'chris': 0.28; 'run': 0.28; 'declared': 0.29; 'now?': 0.29; 'oop': 0.29; 'url:wikipedia': 0.29; 'class': 0.29; 'classes': 0.30; 'code': 0.31; '(2)': 0.32; 'could': 0.32; 'instances': 0.33; 'received:google.com': 0.34; '(1)': 0.34; 'from:addr:googlemail.com': 0.35; 'sequence': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'subject:': 0.36; 'url:org': 0.36; 'flow': 0.36; "i'll": 0.36; 'ok,': 0.37; 'does': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'object': 0.38; 'url:en': 0.38; 'help': 0.40; 'think': 0.40; 'high': 0.61; 'school': 0.61; 'future.': 0.62; 'relatively': 0.62; 'different': 0.63; 'jul': 0.65; 'age': 0.83; 'fire!': 0.84; 'robot': 0.91
Newsgroups comp.lang.python
Date Tue, 17 Jul 2012 07:11:54 -0700 (PDT)
In-Reply-To <mailman.2156.1342402742.4697.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=123.192.83.145; posting-account=5JdMBQoAAABHnS4mjpqEzxnmWtgiiVNw
References <jtvqkt$5ll$1@dont-email.me> <mailman.2156.1342402742.4697.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 123.192.83.145
MIME-Version 1.0
Subject Re: Diagramming code
From 88888 Dihedral <dihedral88888@googlemail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc hamilton <hamilton@nothere.com>, python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.2222.1342534318.4697.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1342534318 news.xs4all.nl 6910 [2001:888:2000:d::a6]:38729
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:25503

Show key headers only | View raw


Chris Rebert於 2012年7月16日星期一UTC+8上午9時38分53秒寫道:
> On Sun, Jul 15, 2012 at 6:26 PM, hamilton &lt;hamilton@nothere.com&gt; wrote:
> &gt; Subject: Diagramming code
> &gt;
> &gt; 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&#39;s a relatively comprehensive list:
> http://en.wikipedia.org/wiki/Unified_Modeling_Language#Diagrams_overview
> 
> Regards,
> Chris
> --
> UML: Kill it with fire!

OK, I'll classify OOP by (1) properties of instances of declared classes must be fixed such as those in C++ (2) An interpreter could be embedded in the run time for an object to evolve through time to accquire properties.


If the robot age was to be comming, what can we do now?

 I think learning python is the high school 
does help a lot for the United States in the future.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Diagramming code hamilton <hamilton@nothere.com> - 2012-07-15 19:26 -0600
  Re: Diagramming code Chris Rebert <clp2@rebertia.com> - 2012-07-15 18:38 -0700
    Re: Diagramming code hamilton <hamilton@nothere.com> - 2012-07-15 19:57 -0600
      Re: Diagramming code Chris Rebert <clp2@rebertia.com> - 2012-07-15 19:13 -0700
      Re: Diagramming code Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-07-16 09:58 +0200
        Re: Diagramming code Joel Goldstick <joel.goldstick@gmail.com> - 2012-07-16 05:00 -0400
      RE: Diagramming code "Sells, Fred" <fred.sells@adventistcare.org> - 2012-07-16 13:02 -0400
        Re: Diagramming code hamilton <hamilton@nothere.com> - 2012-07-16 12:36 -0600
      Re: Diagramming code Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-16 13:51 -0400
    Re: Diagramming code 88888 Dihedral <dihedral88888@googlemail.com> - 2012-07-17 07:11 -0700
    Re: Diagramming code 88888 Dihedral <dihedral88888@googlemail.com> - 2012-07-17 07:11 -0700
  Re: Diagramming code Miki Tebeka <miki.tebeka@gmail.com> - 2012-07-16 12:47 -0700
  Re: Diagramming code Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-07-16 21:41 +0100
    Re: Diagramming code Andrew Cooper <amc96@cam.ac.uk> - 2012-07-16 23:24 +0100

csiph-web