[Tutor] Planning a program with algorithm?

Mike Hansen mhansen at cso.atmel.com
Wed Jun 1 16:51:06 CEST 2005


> ------------------------------------------------------------------------
> 
> Subject:
> [Tutor] Planning a program with algorithm?
> From:
> ". ," <administrata at hotmail.com>
> Date:
> Sun, 29 May 2005 19:21:33 +0000
> To:
> tutor at python.org
> 
> To:
> tutor at python.org
> 
> 
> I know how to write a prog.
> 
> But, I don't know how to plan a prog. with algorithm.
[...]
> 
> Any useful advice for algorithm would be appreciated.
> 
> Thanks.

You might want to take a look at the book Code Complete. It really covers the 
nuts and bolts of software construction.

http://www.cc2e.com/

Mike


More information about the Tutor mailing list