Commit Graph

46 Commits

Author SHA1 Message Date
Mark Pilgrim 1a4ce72944 added asides, new styles 2009-03-28 15:58:35 -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 18b0144075 finished string formatting section 2009-03-24 00:51:02 -04:00
Mark Pilgrim 5254c05f86 js fiddling 2009-03-22 14:51:44 -04:00
Mark Pilgrim e871e69319 a little further along in strings chapter 2009-03-21 13:09:06 -04:00
Mark Pilgrim 0ffa695d1d markup fiddling 2009-03-18 13:01:31 -04:00
Mark Pilgrim 764846b815 insomniac fiddling 2009-03-17 03:25:07 -04:00
Mark Pilgrim 77654693cf sick, can't sleep, may as well fiddle endlessly 2009-03-17 03:11:52 -04:00
Mark Pilgrim 7ce89fb27b css fiddling 2009-03-13 21:01:59 -04:00
Mark Pilgrim 614325b973 finished case-study, added about page, fiddled with footers 2009-03-12 23:28:28 -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 a503fde1f5 more css fiddling 2009-02-14 01:28:25 -05:00
Mark Pilgrim 560ca6f40d more work on lists section 2009-02-14 00:57:17 -05:00
Mark Pilgrim 728f20a4a4 more css fiddling 2009-02-13 02:32:42 -05:00
Mark Pilgrim ea672d40ec css fiddling 2009-02-13 00:45:27 -05:00
Mark Pilgrim 3c39352a32 CHANGED LICENSE TO CC-BY-SA-3.0 at publisher's request, also some line-height css fiddling 2009-02-12 02:16:49 -05:00
Mark Pilgrim befd3f595b css minifying 2009-02-08 15:30:13 -05:00
Mark Pilgrim c5e8e2597c migrate js to jquery
--HG--
rename : dip3.packed.js => dip3.min.js
2009-02-08 00:09:42 -05:00
Mark Pilgrim dd7fdb87ac add download link on full code listings 2009-02-06 23:45:03 -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 0ee3904843 css fiddling 2009-02-05 18:17:33 -05:00
Mark Pilgrim 206234703f css counters don't work if h1 is display:inline. wtf. 2009-02-05 15:34:04 -05:00
Mark Pilgrim 7afb38878f more validation fiddling 2009-02-05 15:25:11 -05:00
Mark Pilgrim 6eab225ec6 fiddling with styles 2009-02-05 14:53:26 -05:00
Mark Pilgrim 99f021ef7e pack JS, add widgets to code blocks 2009-02-05 13:27:55 -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 8441b2f82c search box and more skip links 2009-02-04 01:22:01 -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 d291398286 more 2to3 text 2009-01-31 00:12:38 -05:00
Mark Pilgrim c3cbdf035d several more 2to3 sections completed 2009-01-30 19:46:43 -05:00
Mark Pilgrim 6dd4b444f8 explanations for filter, map; some css tweaks for skip links 2009-01-30 01:40:48 -05:00
Mark Pilgrim b26e06634b various fluff 2009-01-29 01:00:23 -05:00
Mark Pilgrim 73d3270bb7 finished 2to3 tables, started descriptions and callouts 2009-01-28 23:01:08 -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
Mark Pilgrim 087d014ff4 2to3 tables up to xreadlines() 2009-01-27 00:16:14 -05:00
Mark Pilgrim 28b3ac82c1 work on filter() section 2009-01-26 17:10:42 -05:00
Mark Pilgrim 934120f50b added "porting code to python 3 with 2to3" sections to index.html 2009-01-26 10:38:16 -05:00
Mark Pilgrim 8bbbeb3d62 html outline of "porting code to python 3 with 2to3" 2009-01-26 10:20:08 -05:00
Mark Pilgrim ee20c13b87 added skip links 2009-01-25 22:55:38 -05:00
Mark Pilgrim cef4e890d7 autonumbering of sections 2009-01-25 17:30:34 -05:00
Mark Pilgrim 6684b4b1bd added section counters to dip3.css 2009-01-25 15:29:03 -05:00
Mark Pilgrim e44b5ee3fe converted case-study-porting-chardet-to-python-3 to HTML 2009-01-25 15:24:09 -05:00
Mark Pilgrim 831681489e initial import 2009-01-24 16:05:55 -05:00