Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python.': 0.04; 'throw': 0.09; 'to:name:python list': 0.09; 'discusses': 0.16; 'maintenance.': 0.16; 'qa,': 0.16; 'everyone,': 0.19; 'received:74.125.82.44': 0.19; 'received:mail-ww0-f44.google.com': 0.19; 'testing,': 0.23; 'message-id:@mail.gmail.com': 0.28; 'hey': 0.28; 'subject:?': 0.29; 'books': 0.29; 'to:addr:python-list': 0.33; 'question': 0.34; 'there': 0.35; 'subject:software': 0.35; 'received:google.com': 0.37; 'something': 0.37; 'skip:e 20': 0.37; 'received:74.125.82': 0.38; 'received:74.125': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'everyone': 0.40; 'software': 0.40; 'production,': 0.84; 'subject:Books': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=LlMRJp0erxC8kK7U2jvPpOJNvoDHrvEfYdVnyKiHoeA=; b=V35d+GaoPZIlzx6HnM38tDnkgvc12xnOwE9mrf3K6sCkSYLapsUl4t817YHu2qcbIa 2S7be3fQ+S8YXGVx7phDn+Exx70pl8KjiSwEpVav7Yg49rjOSRBsYL2r3xV9ZXsFetE5 PKJCxAo6yy3rownVisfiW/3HDJPpSy8pfIIzc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ORlEBu22YIEtvzUBjmnWgiHZDLtqGeblV/d84bfolL43N1gpc/2xko40fDUEsM0rZ2 PkBH8pAGnftIgPaqOAAPhZtO/Ugn/BQC+MdrZtHqw6PNsBcyYV/wxzG/kk9gvGEo2OsX sy89zaiQQisGb2rQuObmNOq9uV++79XEjbF/c= MIME-Version: 1.0 Date: Wed, 25 May 2011 11:40:22 -0400 Subject: Kind of OT - Books on software development? From: Matty Sarro To: Python list Content-Type: text/plain; charset=UTF-8 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: 8 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306338024 news.xs4all.nl 49047 [::ffff:82.94.164.166]:33025 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6247 Hey everyone, I am looking at some projects coming up, which may or may not involve python. So I figured I would throw the question out there and see what everyone thinks. I am looking for some books on software engineering/development... something that discusses techniques from ideation, up through testing, QA, production, and then maintenance. Is there such a book? -Matthew