Commit Graph

51 Commits

Author SHA1 Message Date
Mark Pilgrim 0f33552e45 mobile fiddling 2009-04-08 20:56:11 -04:00
Mark Pilgrim 45c3e5214c mobile fiddling 2009-04-08 12:04:11 -04:00
Mark Pilgrim fe57cb0215 mention sum() as a replacement for some instances of reduce() [h/t CJ] 2009-03-27 09:38:50 -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 2ee90d10a6 remove #noscript 2009-03-19 01:44:12 -04:00
Mark Pilgrim 3b9c6c67e9 generate in-page TOCs on demand 2009-03-19 01:42:12 -04:00
mark@atlantis cfeee5d73d mindless fiddling 2009-03-18 23:46:08 -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 08be466e7b started strings chapter, rewrote case-study intro, added some FIXMEs for obvious holes 2009-03-15 23:49:11 -04:00
Mark Pilgrim ce7bfb845a css pre-flight fiddling 2009-03-13 21:28:36 -04:00
Mark Pilgrim 7ce89fb27b css fiddling 2009-03-13 21:01:59 -04:00
Mark Pilgrim bda59cfc55 markup fiddling 2009-03-13 17:02:28 -04:00
Mark Pilgrim ac4b1f80fa more markup fiddling 2009-03-12 23:48:39 -04:00
Mark Pilgrim 43018795dc validator doesn't like missing body element, must ask Ian if that's their bug or mine 2009-03-12 23:45:35 -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 d79d77aacc constrained writing ;-) 2009-02-17 16:46:24 -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 af01495379 finished lists section of "native datatypes" 2009-02-14 15:21:54 -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 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 acc7105cf6 performance fiddling 2009-02-09 10:30:59 -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 bfe3a9e5a3 started "native datatypes" chapter with text for intro, booleans, and None 2009-02-06 23:15:02 -05:00
Mark Pilgrim 7afb38878f more validation fiddling 2009-02-05 15:25:11 -05:00
Mark Pilgrim 13f50a79da validation fiddling 2009-02-05 15:04:36 -05:00
Mark Pilgrim 6855105179 more fiddling 2009-02-05 14:56:02 -05:00
Mark Pilgrim 6eab225ec6 fiddling with styles 2009-02-05 14:53:26 -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 a36f0e2e46 fixed typos 2009-02-01 11:56:19 -05:00
Mark Pilgrim 3d9df8a3aa finished 2to3 chapter 2009-02-01 01:03:44 -05:00
Mark Pilgrim 92af142439 two more 2to3 sections, fixed TOC 2009-01-31 08:21:30 -05:00
Mark Pilgrim d291398286 more 2to3 text 2009-01-31 00:12:38 -05:00
Mark Pilgrim 230ae4be20 2to3 neverending 2009-01-30 20:35:51 -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 891e357a2a added chardet FAQ and walkthrough, removed some extraneous markup 2009-01-30 00:19:59 -05:00
Mark Pilgrim 59fb24420d fixed validation errors 2009-01-29 01:05:52 -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 b6338979b7 moved "modules that have been renamed or reorganized" closer to the top 2009-01-27 21:17:44 -05:00
Mark Pilgrim 17b15123ed 2to3 "imports" tables (multiple) 2009-01-27 00:58:58 -05:00
Mark Pilgrim 087d014ff4 2to3 tables up to xreadlines() 2009-01-27 00:16:14 -05:00