Commit Graph

41 Commits

Author SHA1 Message Date
Mark Pilgrim 2193602838 changed alphametics to use set() instead of set comprehensions, which neatly dovetails with my irrational reluctance to explain comprehensions 2009-07-15 09:54:39 -04:00
Mark Pilgrim 07ced98b41 class=nd fiddling 2009-07-14 20:51:14 -04:00
Mark Pilgrim 6cb6013d90 added bit about overlapping matches in re.findall 2009-07-14 11:02:00 -04:00
Mark Pilgrim 8a0f7ffda1 fixed typo, and added note about lack of progress indicator 2009-07-14 01:01:09 -04:00
Mark Pilgrim 06a1c5f95a mention lstrip() and strip() 2009-07-05 06:53:19 -04:00
Mark Pilgrim 28a13e1fbc added note about list concatenation and memory usage. unrelatedly, added nonbreaking spaces around long dashes. 2009-06-26 00:41:29 -04:00
Mark Pilgrim 49bd08c068 unicode fiddling 2009-06-10 11:51:34 -04:00
Mark Pilgrim be2b7d3546 colorize interactive shell examples 2009-06-08 22:43:48 -04:00
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 e39bffe2d5 build fiddling
--HG--
rename : dip3.js => j/dip3.js
rename : ga.js => j/ga.js
rename : jquery.js => j/jquery.js
rename : jquery.min.js => j/jquery.min.js
2009-06-05 19:30:20 -04:00
mark@atlantis f6961f7e7e build fiddling
--HG--
rename : html5.js => j/html5.js
2009-06-05 18:43:10 -04:00
Mark Pilgrim 5b0405f6a7 asterisms for everyone! 2009-05-29 22:12:00 -07:00
Mark Pilgrim 8912c8aec6 added print stylesheet 2009-05-29 16:16:07 -07:00
Mark Pilgrim c9a3917fec typo, missing files 2009-05-29 00:49:52 -07:00
Mark Pilgrim 9a5aaf5e1a markup fiddling 2009-05-21 20:53:25 -04:00
Mark Pilgrim 2f49195ffd apparently, not closing LIs and Ps is also a hard habit to break 2009-05-21 19:15:46 -04:00
Mark Pilgrim 52b451d753 quoting attribute values is a hard habit to break 2009-05-20 17:34:24 -04:00
Mark Pilgrim a631f3a547 validation fiddling 2009-05-16 01:17:05 -04:00
Mark Pilgrim 713846756b finished advanced-iterators 2009-05-06 23:45:29 -04:00
Mark Pilgrim 8e831ca2eb several more sections of advanced-iterators 2009-05-06 19:26:43 -04:00
Mark Pilgrim 4d69a47f98 whats-new, more special-method-names, typography fiddling 2009-04-29 23:49:36 -04:00
Mark Pilgrim 1739c7aa2a one more section of advanced-iterators 2009-04-22 23:29:08 -04:00
Mark Pilgrim 5fa866f181 typo 2009-04-21 00:42:40 -04:00
Mark Pilgrim eb26d2a266 level fiddling 2009-04-21 00:41:26 -04:00
Mark Pilgrim 5d31cc05a6 stub for special-method-names chapter 2009-04-21 00:03:51 -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 e412913bfa slightly better intro for advanced-iterators chapter. still not happy with it 2009-04-16 00:51:05 -04:00
Mark Pilgrim 29e83fc58b consistent capitalization 2009-04-16 00:30:24 -04:00
Mark Pilgrim 78f11dd003 some prev/next navigation links between chapters 2009-04-16 00:15:23 -04:00
Mark Pilgrim a947c89ecf added intro to advanced-iterators chapter 2009-04-15 22:59:05 -04:00
Mark Pilgrim 03cd16eadc several more sections in advanced-iterators chapter 2009-04-13 22:46:47 -04:00
Mark Pilgrim f5d1ac7cbb two more sections in advanced-iterators 2009-04-12 23:57:55 -04:00
Mark Pilgrim 7ee62f7490 better quotation for advanced-iterators 2009-04-12 17:43:25 -04:00
Mark Pilgrim 3e65a909be first section of advanced-iterators chapter 2009-04-12 17:37:07 -04:00
Mark Pilgrim 79a652095e two more sections of unit-testing 2009-04-11 07:04:07 -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 dbcf5c541c filled in some code examples in advanced iterators chapter 2009-03-30 09:40:46 -05:00
Mark Pilgrim 30574286e9 skeleton of advanced iterators chapter 2009-03-29 18:35:36 -05:00