<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_老赵点滴 - 追求编程之美_分类_16. 阅读相关</title><id>http://feed.cnblogs.com/blog/u/12973/category/179583/rss</id><updated>2012-05-27T20:33:24Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/category/179583.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12973/category/179583/rss"/><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/12/28/1634125.html</id><title type="text">计算机（及其他）书籍赠送</title><summary type="text">由于即将转移工作阵地，因此要把所有的书都整理清点一遍。整理过程中发现有些书……还是不要让它占用宝贵的存储资源比较好，于是打算处理掉。其中一部分书是别人送的，另一部分是有年头的，还有一部分是一时兴起买的。它们大都价值不大，因此我是“赠送”而不是卖掉。当然还有一些书也并非如此不堪，只不过我不需要而已——这类书也麻烦兄弟们写写书评罢。:)</summary><published>2009-12-28T06:45:00Z</published><updated>2009-12-28T06:45:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/12/28/1634125.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/12/28/1634125.html"/><content type="text">由于即将转移工作阵地，因此要把所有的书都整理清点一遍。整理过程中发现有些书……还是不要让它占用宝贵的存储资源比较好，于是打算处理掉。其中一部分书是别人送的，另一部分是有年头的，还有一部分是一时兴起买的。它们大都价值不大，因此我是“赠送”而不是卖掉。当然还有一些书也并非如此不堪，只不过我不需要而已——这类书也麻烦兄弟们写写书评罢。:)</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/11/23/recommended-reading-3-csapp.html</id><title type="text">老赵书托（3）：深入理解计算机系统</title><summary type="text">如果说我上次推荐的SICP强调的是编程能力，抽象能力的话，那么CSAPP这本书强调的便是作为一个程序员的基本知识。SICP来自世界顶级学府MIT，而CSAPP也同样出身名门：CMU（卡耐基梅隆大学）。虽然没有SICP那么历史悠久，但它被世界几百所大学（幸运的是也包括我所就读的复旦大学）用作教材也有好多年了。不过我很不喜欢它的中文译名《深入理解计算机系统》——如果有人说它“底层”，我同意。但如果说它“深入”，至少我不那么赞同。</summary><published>2009-11-22T16:10:00Z</published><updated>2009-11-22T16:10:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/11/23/recommended-reading-3-csapp.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/11/23/recommended-reading-3-csapp.html"/><content type="text">如果说我上次推荐的SICP强调的是编程能力，抽象能力的话，那么CSAPP这本书强调的便是作为一个程序员的基本知识。SICP来自世界顶级学府MIT，而CSAPP也同样出身名门：CMU（卡耐基梅隆大学）。虽然没有SICP那么历史悠久，但它被世界几百所大学（幸运的是也包括我所就读的复旦大学）用作教材也有好多年了。不过我很不喜欢它的中文译名《深入理解计算机系统》——如果有人说它“底层”，我同意。但如果说它“深入”，至少我不那么赞同。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/11/17/linker-loader-library-correction-about-call-stack.html</id><title type="text">《链接、装载与库》里的一个错误：关于调用栈</title><summary type="text">周六老同学聚会，出门前随手从桌上抓起了《程序员的自我修养——链接、装载与库》在路上翻。自从武汉博文出版社的周筠老师送给我这本书后，我基本上还没怎么看过。对这本书第一感觉是“标题党”，主标题起大了，虽然经过解释之后并非无法理解，但还是不太喜欢。但书还是好书，已经看完大半，而且基本上会在近期找个方式推荐一把。不过现在我想细说的并不是推荐相关话题（如适合谁看，该怎么看，结合什么一起看等等），而是想指出书中还未被《勘误》收录的一个错误：P288讲调用栈时，文字描述和配图上的问题。</summary><published>2009-11-16T16:29:00Z</published><updated>2009-11-16T16:29:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/11/17/linker-loader-library-correction-about-call-stack.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/11/17/linker-loader-library-correction-about-call-stack.html"/><content type="text">周六老同学聚会，出门前随手从桌上抓起了《程序员的自我修养——链接、装载与库》在路上翻。自从武汉博文出版社的周筠老师送给我这本书后，我基本上还没怎么看过。对这本书第一感觉是“标题党”，主标题起大了，虽然经过解释之后并非无法理解，但还是不太喜欢。但书还是好书，已经看完大半，而且基本上会在近期找个方式推荐一把。不过现在我想细说的并不是推荐相关话题（如适合谁看，该怎么看，结合什么一起看等等），而是想指出书中还未被《勘误》收录的一个错误：P288讲调用栈时，文字描述和配图上的问题。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/10/26/book-review-Practices-of-an-Agile-Developer-The-Productive-Programmer-The-ThoughtWorks-Anthology.html</id><title type="text">书评：卓有成效的ThoughtWorks程序员的45个习惯</title><summary type="text">这个书名看起来似乎有些莫名其妙，因为其实它包含了三本书：《高效程序员的45个习惯》、《卓有成效的程序员》和《软件开发沉思录：ThoughtWorks文集》。虽然最后一本书的中文标题里包含“沉思”字样，但总体来说其实这三本都是实践性的很强的书，基本上是会告诉你“怎么做”——当然同样也会告诉你为什么。基本上这三本小于等于200页的小册子陪伴了我半个多月来的上下班，上厕所已经睡觉前的时间，也带给了我不少体会和思考。</summary><published>2009-10-25T16:46:00Z</published><updated>2009-10-25T16:46:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/10/26/book-review-Practices-of-an-Agile-Developer-The-Productive-Programmer-The-ThoughtWorks-Anthology.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/10/26/book-review-Practices-of-an-Agile-Developer-The-Productive-Programmer-The-ThoughtWorks-Anthology.html"/><content type="text">这个书名看起来似乎有些莫名其妙，因为其实它包含了三本书：《高效程序员的45个习惯》、《卓有成效的程序员》和《软件开发沉思录：ThoughtWorks文集》。虽然最后一本书的中文标题里包含“沉思”字样，但总体来说其实这三本都是实践性的很强的书，基本上是会告诉你“怎么做”——当然同样也会告诉你为什么。基本上这三本小于等于200页的小册子陪伴了我半个多月来的上下班，上厕所已经睡觉前的时间，也带给了我不少体会和思考。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/10/09/PoPblogger50.html</id><title type="text">最受欢迎中国技术博客评选（PB50）结果公布</title><summary type="text">国外有博客评选榜单，记得之前也有人提议国内也做一下类似的评选。这不，ZDNET搞了一个。现在结果终于揭晓了，看看有几位是您已经知道并订阅了呢？不过，我还是感觉大部分的博客更新的实在不够频繁，这和人家世界级的榜单差太远了啊，兄弟们还得努力才是。</summary><published>2009-10-09T10:36:00Z</published><updated>2009-10-09T10:36:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/10/09/PoPblogger50.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/10/09/PoPblogger50.html"/><content type="text">国外有博客评选榜单，记得之前也有人提议国内也做一下类似的评选。这不，ZDNET搞了一个。现在结果终于揭晓了，看看有几位是您已经知道并订阅了呢？不过，我还是感觉大部分的博客更新的实在不够频繁，这和人家世界级的榜单差太远了啊，兄弟们还得努力才是。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/09/26/talk-about-muti-language-programming-in-thoughtworks-anthology.html</id><title type="text">谈谈我对《ThoughtWorks文集》中多语言开发部分的看法</title><summary type="text">一早看怪怪同学评论《ThoughtWorks文集》公开的样章，一谈多语言开发（第5章），二谈测试（第13章）。怪怪同学的看法是贬前者而捧后者，并提出“同样一个包装下、同一个公司不同的作者，差异如此之大，那么在我们的学习过程中，就要注意去芜存菁了”。说实话，我没有理解他对第5章的评价，如在“抽象方式”方面的说法我没有太深的理解。不过现在我也谈谈我对书中所写多语言开发的看法。用一句话概括的话就是：赞同结论，不赞同论据。的确如怪怪同学所言，即使是有“大师”称号的作者，其内容也该去芜存菁。</summary><published>2009-09-26T09:44:00Z</published><updated>2009-09-26T09:44:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/09/26/talk-about-muti-language-programming-in-thoughtworks-anthology.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/09/26/talk-about-muti-language-programming-in-thoughtworks-anthology.html"/><content type="text">一早看怪怪同学评论《ThoughtWorks文集》公开的样章，一谈多语言开发（第5章），二谈测试（第13章）。怪怪同学的看法是贬前者而捧后者，并提出“同样一个包装下、同一个公司不同的作者，差异如此之大，那么在我们的学习过程中，就要注意去芜存菁了”。说实话，我没有理解他对第5章的评价，如在“抽象方式”方面的说法我没有太深的理解。不过现在我也谈谈我对书中所写多语言开发的看法。用一句话概括的话就是：赞同结论，不赞同论据。的确如怪怪同学所言，即使是有“大师”称号的作者，其内容也该去芜存菁。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/09/14/mit-open-course-sicp-replacement.html</id><title type="text">MIT 6.00 Introduction to Computer Science and Programming, Fall 2008</title><summary type="text">SICP的替代品，终于有了进一步完整的消息。看着教授用苹果在明亮的教室里讲课的感觉，的确比看之前的视频要舒畅很多。很憧憬MIT的这类顶级学府的学术氛围，虽然这个梦想似乎越来越遥远了。</summary><published>2009-09-14T02:02:00Z</published><updated>2009-09-14T02:02:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/09/14/mit-open-course-sicp-replacement.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/09/14/mit-open-course-sicp-replacement.html"/><content type="text">SICP的替代品，终于有了进一步完整的消息。看着教授用苹果在明亮的教室里讲课的感觉，的确比看之前的视频要舒畅很多。很憧憬MIT的这类顶级学府的学术氛围，虽然这个梦想似乎越来越遥远了。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/08/23/1552389.html</id><title type="text">书籍推荐：国内第一本ASP.NET 3.5 MVC技术专著</title><summary type="text">周五的时候我知道了国内第一本ASP.NET 3.5 MVC技术专著问世了。当时忙着搬家理东西，写代码，写博客，就没有仔细搭理。现在瞅瞅，不得了，了不得，至少有四大亮点值得推荐。</summary><published>2009-08-23T07:39:00Z</published><updated>2009-08-23T07:39:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/08/23/1552389.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/08/23/1552389.html"/><content type="text">周五的时候我知道了国内第一本ASP.NET 3.5 MVC技术专著问世了。当时忙着搬家理东西，写代码，写博客，就没有仔细搭理。现在瞅瞅，不得了，了不得，至少有四大亮点值得推荐。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/07/31/1535646.html</id><title type="text">收到了《博客园精华集Web分册》</title><summary type="text">我对《精华集》这种形式的书籍也没什么好感（这是实话），认为这代表不了博客园的水平，里面选择的文章也难有太高价值——最多也就值的放在互联网上作为资源“库”的填充吧。不过翻看过后，不觉对我的想法感到羞耻。我太小看这些文章了，这些文章的确是精华——不论其他分册，目前我单指《Web分册》，甚至单指第一第二部分：HTML、CSS与标准。</summary><published>2009-07-31T01:36:00Z</published><updated>2009-07-31T01:36:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/07/31/1535646.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/07/31/1535646.html"/><content type="text">我对《精华集》这种形式的书籍也没什么好感（这是实话），认为这代表不了博客园的水平，里面选择的文章也难有太高价值——最多也就值的放在互联网上作为资源“库”的填充吧。不过翻看过后，不觉对我的想法感到羞耻。我太小看这些文章了，这些文章的确是精华——不论其他分册，目前我单指《Web分册》，甚至单指第一第二部分：HTML、CSS与标准。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html</id><title type="text">老赵书托（2）：计算机程序的构造与解释</title><summary type="text">老赵要推荐的第一本书便是大名鼎鼎的《Structure and Interpretation of Computer Programs》，在国内可以买到中译版，即机械工业出版社的《计算机程序的构造与解释》。豪不夸张地说，这是一本影响了好几代程序员的书。自从上世纪80年代MIT开始使用这本书作为教材开始，它使用Lisp语言——直到前两年才被Python取代，但是使用哪本教材不得而知，由这个侧面也可见SICP这本书的影响力有多么深远。在技术日新月异的计算机行业，有多少教材可以经得起20年的考验？</summary><published>2009-07-14T16:11:00Z</published><updated>2009-07-14T16:11:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html"/><content type="text">老赵要推荐的第一本书便是大名鼎鼎的《Structure and Interpretation of Computer Programs》，在国内可以买到中译版，即机械工业出版社的《计算机程序的构造与解释》。豪不夸张地说，这是一本影响了好几代程序员的书。自从上世纪80年代MIT开始使用这本书作为教材开始，它使用Lisp语言——直到前两年才被Python取代，但是使用哪本教材不得而知，由这个侧面也可见SICP这本书的影响力有多么深远。在技术日新月异的计算机行业，有多少教材可以经得起20年的考验？</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/05/06/recommended-reading-1.html</id><title type="text">老赵书托（1）：写在前面</title><summary type="text">从现在开始，老赵将推荐一些自认为非常优秀且重要的书籍，并和大家一起交流自己的读书体会。这些书都是老赵认为的“.NET开发人员必读书籍”，但是您会发现，它们不一定是和.NET有关的书籍。基于老赵一贯的风格，我会尽可能地认真对待每一本书，甚至会把它们重新浏览一番，因此无法保证“书托”行动的周期长度，请大家谅解。</summary><published>2009-05-05T16:11:00Z</published><updated>2009-05-05T16:11:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/05/06/recommended-reading-1.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/05/06/recommended-reading-1.html"/><content type="text">从现在开始，老赵将推荐一些自认为非常优秀且重要的书籍，并和大家一起交流自己的读书体会。这些书都是老赵认为的“.NET开发人员必读书籍”，但是您会发现，它们不一定是和.NET有关的书籍。基于老赵一贯的风格，我会尽可能地认真对待每一本书，甚至会把它们重新浏览一番，因此无法保证“书托”行动的周期长度，请大家谅解。</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2009/03/21/1418146.html</id><title type="text">重大利好消息：微软原版技术图书大幅降价</title><summary type="text">虽说放首页不太妥当，不过趁着周末“萧条期”老赵还是破例一把吧。:)</summary><published>2009-03-20T18:21:00Z</published><updated>2009-03-20T18:21:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/03/21/1418146.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2009/03/21/1418146.html"/><content type="text">虽说放首页不太妥当，不过趁着周末“萧条期”老赵还是破例一把吧。:)</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2007/01/23/627575.html</id><title type="text">Jolt Awards提名已经出来了</title><summary type="text">其实按照Schedule已经出来一周了吧：SCHEDULENominations open October 2006Nominations close December 15, 2006Finalists announced January 15, 2007Winners announced at SD West 2007 on March 21, 2007Jolt Awards年年关注，现在也只...</summary><published>2007-01-23T01:44:00Z</published><updated>2007-01-23T01:44:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2007/01/23/627575.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2007/01/23/627575.html"/><content type="text">其实按照Schedule已经出来一周了吧：SCHEDULENominations open October 2006Nominations close December 15, 2006Finalists announced January 15, 2007Winners announced at SD West 2007 on March 21, 2007Jolt Awards年年关注，现在也只...</content></entry><entry><id>http://www.cnblogs.com/JeffreyZhao/archive/2006/10/08/Ebook_Download_OReilly_Programming_Atlas_Sep_2006.html</id><title type="text">[E-book Download] - OReilly Programming Atlas Sep 2006</title><summary type="text">本电子书仅提供研究和学习使用，请勿用于商业目的。如果产生任何版权纠纷，本人会将其立即撤除。</summary><published>2006-10-08T08:59:00Z</published><updated>2006-10-08T08:59:00Z</updated><author><name>Jeffrey Zhao</name><uri>http://www.cnblogs.com/JeffreyZhao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JeffreyZhao/archive/2006/10/08/Ebook_Download_OReilly_Programming_Atlas_Sep_2006.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JeffreyZhao/archive/2006/10/08/Ebook_Download_OReilly_Programming_Atlas_Sep_2006.html"/><content type="text">本电子书仅提供研究和学习使用，请勿用于商业目的。如果产生任何版权纠纷，本人会将其立即撤除。</content></entry></feed>
