随笔分类 -  阅读

摘要:URL : http://samizdat.mines.edu/howto/HowToBeAProgrammer.htmlChapter 1 IntroductionThe excellent books: The Pragmatic Programmer, Code Complete, Rapid Development, Extreme Programming Explained, The essays of Paul Graham and Eric RaymondTerms:the term boss to refer to whomever gives you projects to 阅读全文
posted @ 2012-12-25 15:30 wonderlily 阅读(214) 评论(0) 推荐(0)
摘要:读书计划: 英文版 867pages / 20 pages = 40 2011.11.02 (1-30) Chaper 1 notes to reader 本书侧重程序的组织而不是写算法,专注在语言特征,基本的程序组成技术和组成规则。语言和库特征多会通过上下文实例来讲解,而不是枯燥的手册。 另一本作者与人合作的书,The Annotated C++ Standard Library. 练习分难度的... 阅读全文
posted @ 2011-11-06 00:27 wonderlily 阅读(209) 评论(0) 推荐(0)
摘要:没有计划暂时,闲暇时候看。 阅读全文
posted @ 2011-11-03 14:49 wonderlily 阅读(104) 评论(0) 推荐(0)
摘要:读书计划: 英文版 867pages / 20 pages = 40 2011.11.02 (1-30) Chaper 1 notes to reader 本书侧重程序的组织而不是写算法,专注在语言特征,基本的程序组成技术和组成规则。语言和库特征多会通过上下文实例来讲解,而不是枯燥的手册。 另一本作者与人合作的书,The Annotated C++ Standard Library. 练习分... 阅读全文
posted @ 2011-11-03 00:20 wonderlily 阅读(250) 评论(0) 推荐(0)
摘要:《The Elements of C++ Style》 Trevor Misfeldt 读书计划: 150pages / 20pages = 8 2011.11.02 1-11 Preface 作者以前出过一本 The elements of Java style,这本应该是后续。 目标读者是懂c++的,更侧重在一个团队工作的C++开发者。 如果不懂C++,推荐的是Bjarne Stroustru... 阅读全文
posted @ 2011-11-03 00:13 wonderlily 阅读(359) 评论(0) 推荐(0)
摘要:《Elementary Numerical Analysis》 Kendall Atkinson2011.11.01 阅读全文
posted @ 2011-11-02 23:35 wonderlily 阅读(144) 评论(0) 推荐(0)
摘要:这本书已经扫读过一遍,最近打算重新读一下。在这里记录读书过程,激励自己坚持读完。 2011-11-1读书计划: 515 pages / 20pages = 26Preface 阅读全文
posted @ 2011-11-01 13:16 wonderlily 阅读(140) 评论(0) 推荐(0)
摘要:(1)算法Introduction to Algorithm Algorithm Design算法:C语言实现 1-5部分计算机程序设计艺术 1-4卷编程珠玑编程之美(2)c/c++The elements of C++ styleThe C++ Programming LanguageC++ PriemerThe Design and Evolution of C++C++沉思录深度探索C++对象模型C++标准程序库设计模式Effective C++C++编程规范C++标准程序库(3)数学Introduction to Linear AlgorithmElementary Numerical 阅读全文
posted @ 2011-11-01 13:11 wonderlily 阅读(385) 评论(0) 推荐(0)