Commit Graph

15 Commits

Author SHA1 Message Date
Mark Pilgrim 94a3353f45 finished refactoring chapter 2009-04-12 01:09:17 -04:00
Mark Pilgrim 0e060e1599 css fiddling 2009-03-29 11:42:12 -05:00
Mark Pilgrim 933dc9459a iterators and generators chapter
--HG--
rename : humansize.py => examples/humansize.py
rename : roman1.py => examples/roman1.py
rename : roman2.py => examples/roman2.py
rename : roman3.py => examples/roman3.py
rename : roman4.py => examples/roman4.py
rename : roman5.py => examples/roman5.py
rename : roman6.py => examples/roman6.py
rename : roman7.py => examples/roman7.py
rename : roman8.py => examples/roman8.py
rename : romantest1.py => examples/romantest1.py
rename : romantest2.py => examples/romantest2.py
rename : romantest3.py => examples/romantest3.py
rename : romantest4.py => examples/romantest4.py
rename : romantest5.py => examples/romantest5.py
rename : romantest6.py => examples/romantest6.py
rename : romantest7.py => examples/romantest7.py
rename : romantest8.py => examples/romantest8.py
2009-03-27 01:43:33 -05:00
Mark Pilgrim 77654693cf sick, can't sleep, may as well fiddle endlessly 2009-03-17 03:11:52 -04:00
Mark Pilgrim 08be466e7b started strings chapter, rewrote case-study intro, added some FIXMEs for obvious holes 2009-03-15 23:49:11 -04:00
Mark Pilgrim 5ead1cfa01 2 more complete sections and 2 more partial sections in case-study 2009-03-11 22:36:23 -04:00
Mark Pilgrim c8080fdbd1 another section of unit-testing 2009-02-28 16:21:16 -05:00
Mark Pilgrim 93849215bc couple of sections of new-and-improved "unit testing" chapter 2009-02-16 23:36:13 -05:00
Mark Pilgrim 12562a1761 ported chapter on regular expressions 2009-02-16 00:05:00 -05:00
Mark Pilgrim 63b7a47c55 several subsections of "lists" in native-datatypes, more js fiddling 2009-02-12 18:04:02 -05:00
Mark Pilgrim bfe3a9e5a3 started "native datatypes" chapter with text for intro, booleans, and None 2009-02-06 23:15:02 -05:00
Mark Pilgrim de5be3ca0a finished "your first python program", wrote synchronized highlighting script for callouts within a [pre], moved scripts to common .js file 2009-02-05 00:55:24 -05:00
Mark Pilgrim ae6b88465b documenting functions section in "your first python program" 2009-02-01 23:14:22 -05:00
Mark Pilgrim 5476e9ed50 first two sections of "your first python program" chapter 2009-02-01 21:44:40 -05:00
Mark Pilgrim 725b4dba86 bunch of minor changes for first content push
--HG--
rename : dip2.html => dip2
2009-01-28 00:07:18 -05:00