摘要: [1] Don’t reinvent the wheel; use libraries.[2] Don’t believe in magic; understand what your libraries do, how they do it, and at what costthey do it.[3] When you have a choice, prefer the standard library to other libraries.[4] Do not think that the standard library is ideal for everything.[5] Reme 阅读全文
posted @ 2013-07-01 13:29 秋天里的红苹果 阅读(125) 评论(0) 推荐(0) 编辑
摘要: [1] Don’t panic! All will become clear in time;[2] You don’t have to know every detail of C++ to write good programs;[3] Focus on programming techniques, not on language features;there are six parts of this book:1.Introduction ch1-3 overview2.Part1 ch4-9 a tutorial introduction to C++’s bu... 阅读全文
posted @ 2013-07-01 12:54 秋天里的红苹果 阅读(239) 评论(0) 推荐(0) 编辑