In article ,
sstein...@gmail.com wrote:
>On Nov 9, 2009, at 11:54 AM, Jon Clements wrote:
>> On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
>>> First, because as opposed to ch 1 there is quite a bit of code
>>> here, and since I'm a
>>> Python newbie I may be using non-idiomatic constructs,
>
>We
* Alf P. Steinbach:
Chapter 2 "Basic Concepts" is about 0.666 completed and 30 pages so far.
It's now Python 3.x, and reworked with lots of graphical examples and
more explanatory text, plus limited in scope to Basic Concepts (which I
previously just had as a first ch 2 section -- but there'
[posts snipped]
The only other thing is that line_length is used as a constant in one
of the programs. However, it's being mutated in the while loop
example. It may still be in the reader's mind that line_length == 10.
(Or maybe not)
Cheers,
Jon.
--
http://mail.python.org/mailman/listinfo/pyt
On Nov 9, 5:22 pm, "Alf P. Steinbach" wrote:
> * Jon Clements:
>
>
>
> > On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
> >> Chapter 2 "Basic Concepts" is about 0.666 completed and 30 pages so far.
>
> >> It's now Python 3.x, and reworked with lots of graphical examples and more
> >> explanatory te
* sstein...@gmail.com:
On Nov 9, 2009, at 11:54 AM, Jon Clements wrote:
On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
First, because as opposed to ch 1 there is quite a bit of code here,
and since I'm a
Python newbie I may be using non-idiomatic constructs,
Welp, there goes my last excuse.
On Nov 9, 2009, at 11:54 AM, Jon Clements wrote:
On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
First, because as opposed to ch 1 there is quite a bit of code
here, and since I'm a
Python newbie I may be using non-idiomatic constructs,
Welp, there goes my last excuse.
I'm off to write my b
* Jon Clements:
On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
Chapter 2 "Basic Concepts" is about 0.666 completed and 30 pages so far.
It's now Python 3.x, and reworked with lots of graphical examples and more
explanatory text, plus limited in scope to Basic Concepts (which I previously
just ha
On Nov 9, 4:10 pm, "Alf P. Steinbach" wrote:
> Chapter 2 "Basic Concepts" is about 0.666 completed and 30 pages so far.
>
> It's now Python 3.x, and reworked with lots of graphical examples and more
> explanatory text, plus limited in scope to Basic Concepts (which I previously
> just had as a fir
Chapter 2 "Basic Concepts" is about 0.666 completed and 30 pages so far.
It's now Python 3.x, and reworked with lots of graphical examples and more
explanatory text, plus limited in scope to Basic Concepts (which I previously
just had as a first ch 2 section -- but there's rather a lot of con