26 Commits

Author SHA1 Message Date
Mark Pilgrim aec7d73189 finally ported package/multi-file module discussion 2009-07-30 11:54:29 -04:00
Mark Pilgrim b6360369a5 further porting 2009-07-26 15:11:19 -04:00
Mark Pilgrim 19a5b7e6b6 more stubbing 2009-07-25 17:20:53 -04:00
Mark Pilgrim e5b43fb442 wrote advanced-unit-testing chapter, decided to merge it into unit-testing. renumbered chapters and fixed up TOC and navigation 2009-07-25 15:31:55 -04:00
Mark Pilgrim 4302e3613d added section on exceptions to your-first-python-program 2009-07-14 00:07:18 -04:00
Mark Pilgrim c9f2f048b5 cycle through image servers 2009-06-30 09:03:15 -04:00
Mark Pilgrim 4f14392e0e preliminary notes on files 2009-06-17 23:42:12 -04:00
Mark Pilgrim b5c0538af2 print stylesheet tweaks 2009-05-29 21:05:43 -07:00
Mark Pilgrim 3b8474a7bf STATUS=CLOSED dropped how-Python-datatypes-compare section and table because it's misleading and I don't care enough to fix it 2009-05-15 13:27:35 -04:00
Mark Pilgrim 4afb4d3e69 finished iterators chapter 2009-04-22 23:11:54 -04:00
Mark Pilgrim d77d31e68d split iterators-and-generators into 2 chapters, added stubs for introduction to python classes (in iterators chapter)
--HG--
rename : iterators-and-generators.html => generators.html
2009-04-20 11:35:16 -04:00
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