On Sat, 29 Mar 2008 21:19:32 -0700, Dennis Lee Bieber <[EMAIL PROTECTED]> wrote:
> On Sat, 29 Mar 2008 20:15:59 -0700 (PDT), pythonnubie
> <[EMAIL PROTECTED]> declaimed the following in comp.lang.python:
>
>> Hi  All :
>> Does anyone know where I  can find  either a book or a website  that
>> explains  beginning  python  by actually  building a  project  line by
>> line and explaining  it indepth . I  am primarily interested in
>> understading  flowcontrol as well  as syntax .
>>
>       Flow control, if I'm not misinterpreting your usage, is something
> that most common language books will not really cover -- that falls into
> the realms of software engineering...

He *might* simply be talking about if, for, while, break and so on --
things which control program flow.

/Jorgen

-- 
  // Jorgen Grahn <grahn@        Ph'nglui mglw'nafh Cthulhu
\X/     snipabacken.se>          R'lyeh wgah'nagl fhtagn!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to