Kind of OT - Books on software development?

gregarican greg.kujawa at gmail.com
Wed May 25 12:11:13 EDT 2011


On May 25, 11:45 am, Ed Keith <e_... at yahoo.com> wrote:
> I do not have my library with me, but I remember a book that fits the bill exactly, is was from Microsoft Press, I think it was called "Writing Solid Code"
>
> Hope this helps,
>
>    -EdK
>
> Ed Keith
> e_... at yahoo.com
>
> Blog: edkeith.blogspot.com
>
> --- On Wed, 5/25/11, Matty Sarro <msa... at gmail.com> wrote:
>
>
>
> > From: Matty Sarro <msa... at gmail.com>
> > Subject: Kind of OT - Books on software development?
> > To: "Python list" <python-l... at python.org>
> > Date: Wednesday, May 25, 2011, 11:40 AM
> > 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
> > --
> >http://mail.python.org/mailman/listinfo/python-list- Hide quoted text -
>
> - Show quoted text -

If you are talking about general concepts in efficient, effective OO
programming I'd suggest "Smalltalk Best Practice Patterns" by Kent
Beck. I've developed in Java, C#, Python, Ruby, Smalltalk, and other
languages and this book is an eye opener!



More information about the Python-list mailing list