Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.10; 'subject: \n ': 0.16; 'subject:object': 0.16; 'subject:oriented': 0.16; 'subject:programming': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'wrote:': 0.17; 'trying': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'received:24': 0.27; "d'aprano": 0.29; 'steven': 0.29; "i'm": 0.29; 'classes': 0.30; 'could': 0.32; 'problem': 0.33; 'consistent': 0.35; 'sometimes': 0.35; 'subject:with': 0.36; 'too': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'content-disposition:inline': 0.60; 'between': 0.63; 'frequently': 0.65; 'bored': 0.84; 'subject:good': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=tombstonezero.net; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:in-reply-to; s=key1; bh=8NvpmmfTK0wZLzOhvmoeZ/XxC68=; b=ebTgWDvKLH3Z5HID+7wxc/D6bLRwLp27TwGv0iekyEclxe/vaw791DIWpg7Tr6DYXChYnTzDLwgCTeVr/y8VHA== DomainKey-Signature: a=rsa-sha1; c=nofws; d=tombstonezero.net; q=dns; s=key1; b=X3GDVet4ce7TDtUjtYNSUqKB6ojxL1gB7H4k9GLnqf0HLOJ8FdS2Y5+7UxmHQQWV9tyBHNCmA+G+avrOYS/gOw== X-Virus-Scanned: Debian amavisd-new at 5013.mail.vm.your-site.com Date: Sun, 5 Aug 2012 17:50:19 -0700 From: Dan Sommers To: Steven D'Aprano Subject: Re: Looking for a good introduction to object oriented programming with Python References: <54b916fe-9e2d-4f9e-b533-b5ecf677c8a5@a19g2000vba.googlegroups.com> <8f1b60a5-0411-4aae-9ee6-0025b493ca2d@m13g2000vbd.googlegroups.com> <501ef904$0$29867$c3e8da3$5496439d@news.astraweb.com> <501f0f7e$0$29867$c3e8da3$5496439d@news.astraweb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <501f0f7e$0$29867$c3e8da3$5496439d@news.astraweb.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1344214230 news.xs4all.nl 6879 [2001:888:2000:d::a6]:43636 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26591 On 2012-08-06 at 00:27:43 +0000, Steven D'Aprano wrote: > I frequently draw diagrams to understand the relationships between my > classes and the problem I am trying to solve. I almost invariably use one > type of box and one type of arrowhead. Sometimes if I'm bored I draw > doodles on the diagram. If only I could remember to be consistent about > what doodle I draw where, I too could be an UML guru. +1