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


Groups > comp.lang.python > #6249 > unrolled thread

Re: Kind of OT - Books on software development?

Started byEd Keith <e_d_k@yahoo.com>
First post2011-05-25 08:45 -0700
Last post2011-05-25 09:11 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  Re: Kind of OT - Books on software development? Ed Keith <e_d_k@yahoo.com> - 2011-05-25 08:45 -0700
    Re: Kind of OT - Books on software development? gregarican <greg.kujawa@gmail.com> - 2011-05-25 09:11 -0700

#6249 — Re: Kind of OT - Books on software development?

FromEd Keith <e_d_k@yahoo.com>
Date2011-05-25 08:45 -0700
SubjectRe: Kind of OT - Books on software development?
Message-ID<mailman.2080.1306338346.9059.python-list@python.org>
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_d_k@yahoo.com

Blog: edkeith.blogspot.com


--- On Wed, 5/25/11, Matty Sarro <msarro@gmail.com> wrote:

> From: Matty Sarro <msarro@gmail.com>
> Subject: Kind of OT - Books on software development?
> To: "Python list" <python-list@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
> 

[toc] | [next] | [standalone]


#6250

Fromgregarican <greg.kujawa@gmail.com>
Date2011-05-25 09:11 -0700
Message-ID<13d34170-8dd3-4d7c-8b0d-374b069b653f@k16g2000yqm.googlegroups.com>
In reply to#6249
On May 25, 11:45 am, Ed Keith <e_...@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_...@yahoo.com
>
> Blog: edkeith.blogspot.com
>
> --- On Wed, 5/25/11, Matty Sarro <msa...@gmail.com> wrote:
>
>
>
> > From: Matty Sarro <msa...@gmail.com>
> > Subject: Kind of OT - Books on software development?
> > To: "Python list" <python-l...@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!

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web