随笔分类 -  阅读

软件调试
摘要:书籍: 软件调试修炼之道(Debug it!: find, repair, and prevent bugs in your code)TP311.5/D64 2011 Windows高级调试(advanced window debugging)TP316.7/A60 2009 软件调试 TP311.5/C33 2008 软件调试实战(The developer’s... 阅读全文
posted @ 2016-04-10 22:00 ShaunLing 阅读(385) 评论(0) 推荐(0)
【转】每个程序员应该阅读的10本经典书籍
摘要:如果你是一个程序员, 除了编码之外,你还需要大量的阅读。今天我要为大家介绍几本值得一读的书,包括《The Pragmatic Programmer》,《The Mythical Man-month: Essays on Software Engineering》和《Clean Code: A Han 阅读全文
posted @ 2016-03-04 09:35 ShaunLing 阅读(203) 评论(0) 推荐(0)
阅读列表
摘要:设计模式。2016/2/19设计模式的经典,随时查阅。缺点是这本书太老了,每个模式后面提到的软件都不认识。 敏捷软件开发。2016/2/19使用敏捷开发过程,应用面向对象的设计思想,对概念的解释生动,详细 重构 改善既有软件的设计。2016/2/19介绍如何重构得到好的软件,现在IDE能做其中介绍的 阅读全文
posted @ 2016-02-19 16:02 ShaunLing 阅读(230) 评论(0) 推荐(0)