Commit Graph

44 Commits

Author SHA1 Message Date
Mark Pilgrim ae146df0d9 syntax highlighting for everyone! 2009-06-08 12:44:13 -04:00
Mark Pilgrim 654b102d74 you wouldn't believe me if I told you 2009-06-05 23:39:50 -04:00
Mark Pilgrim fad286c3fc validation typo 2009-06-02 20:53:27 -07:00
Mark Pilgrim a09b073960 typos [thanks G.P.] 2009-06-01 12:30:52 -07:00
Mark Pilgrim 18040060f4 validation fiddling 2009-05-31 20:59:25 -07:00
Mark Pilgrim de4560cfb5 fix TOC 2009-05-31 15:51:05 -07:00
Mark Pilgrim fa7a58a75e where-to-go-from-here chapter 2009-05-31 15:47:46 -07:00
Mark Pilgrim cc94c829ae started HTTP chapter 2009-05-30 13:04:20 -07:00
Mark Pilgrim 8912c8aec6 added print stylesheet 2009-05-29 16:16:07 -07:00
Mark Pilgrim 9a5aaf5e1a markup fiddling 2009-05-21 20:53:25 -04:00
Mark Pilgrim ab23b6b659 TOC update for xml chapter 2009-05-20 11:53:23 -04:00
Mark Pilgrim 06afedd27f various fixes in porting chapter [thanks G.P.] 2009-05-16 01:06:48 -04:00
Mark Pilgrim 7638a551f9 skeleton of XML chapter 2009-05-15 12:08:35 -04:00
Mark Pilgrim 54182fbd69 finished special-method-names 2009-05-06 15:42:55 -04:00
Mark Pilgrim 4d69a47f98 whats-new, more special-method-names, typography fiddling 2009-04-29 23:49:36 -04:00
Mark Pilgrim 098df1da63 some work on special method names 2009-04-28 23:46:31 -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 f520af8afe added clarification about lambda functions that take a tuple instead of multiple parameters [h/t G.B.] 2009-04-11 18:09:33 -04:00
Mark Pilgrim c9b8c521f5 inline mobile CSS too, now that the kinks are worked out 2009-04-09 19:23:54 -04:00
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 30574286e9 skeleton of advanced iterators chapter 2009-03-29 18:35:36 -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@atlantis cfeee5d73d mindless fiddling 2009-03-18 23:46:08 -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 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 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 baca4a8694 finished section on dictionaries in "native datatypes" 2009-02-07 14:46:24 -05:00
Mark Pilgrim bfe3a9e5a3 started "native datatypes" chapter with text for intro, booleans, and None 2009-02-06 23:15:02 -05:00