Re: Ch 3 of my writings, first few sections posted

2009-12-21 Thread Alf P. Steinbach
This is an introduction to programming based on Python 3.x in Windows. It's posted as PDFs on Google Docs. Currently 2 full chapters plus a little of chapter 3, about 120 pages in total; chapters 1 and 2 reviewed by [comp.programming] and [comp.lang.python] residents (although I have no doubt

Ch 3 of my writings, first few sections posted

2009-12-21 Thread Alf P. Steinbach
Tentatively titled "Foundations". Also, these first 2/3 sections may be moved to some later point, i.e. even the structure is tentative, but I'd value comments! http://tinyurl.com/programmingbookP3> Table of contents: 3 Foundations 1 3.1 Some necessary math notation & terminology. 2 3.1.