Code Complete 在线电子书 图书标签: programming 软件工程 编程 计算机 程序设计 软件开发 SoftwareEngineering coding
发表于2025-04-04
Code Complete 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
百科全书,事无巨细,笑点很多。唯一抱怨就是,书中81页:"Voltaire said that a book is finished not when nothing more can be added but when nothing more can be taken away." 作者应该反思一下啊。另外一些具体的编码规范未必适用于非 C++ 语言
评分如果你要设计和编写出高质量的代码,这本书市你的不二之选!
评分no programming books should be read on kindle, i've since decided
评分豆瓣居然给我推荐这个。
评分一要增加模块内部的cohesiveness,二要减少模块间的connectedness。自身即注释的代码最易维护。
史蒂夫·迈克康奈尔(Steve McConnell)被公认为软件开发社区中的首要作者和发言人之一。他是Construx Software公司的首席软件工程师。他所编著的图书包括曾被《软件开发》杂志授予优异产品震撼大奖的《代码大全》和《快速软件开发》,以及《软件项目生存指南》和《专业软件开发》等等。
在线阅读本书
Widely considered one of the best practical guides to programming, Steve McConnells original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practicesand hundreds of new code samplesillustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinkingand help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactoror evolvecode, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project
点击链接进入中文版:
代码大全(第2版)
因为最近工作很忙, 所以这本书的厚度让我迟迟没有读完. 间隙的写了点读书笔记, 可以和大家分享: http://blog.codingnow.com/cloud/CodeComplete
评分昨天终于把《代码大全》这本900多页的大部头“啃”完了,很有成就感,所以写篇博客梳理梳理学到的知识,做下总结。 管理复杂度 软件开发是一项很复杂的工程,面对大型的项目,没有人能清楚地知道整个项目的细枝末节,一个小小的bug可能就要耗费你数小时甚至一整天的时间,而...
评分啊,也不知道多少天了,终于啃完了大部头Code Complete。经典就是经典,确实受益匪浅。 总结一下,其实让我记忆深刻的主要是两点: 首先,软件构建的核心就是管理复杂度。虽然书中有不少的篇幅来讨论变量、语句等等这些编程的基本要素,还包括代码改善和调整的策略和方法,...
评分啊,也不知道多少天了,终于啃完了大部头Code Complete。经典就是经典,确实受益匪浅。 总结一下,其实让我记忆深刻的主要是两点: 首先,软件构建的核心就是管理复杂度。虽然书中有不少的篇幅来讨论变量、语句等等这些编程的基本要素,还包括代码改善和调整的策略和方法,...
评分code complete这书写在OOM流行以前,现在类似field的书肯定都是oo,design patern为主了;但是真正写的时候发现,函数名字怎么取啊,这种问题还是在啊,但是现在讲软件设计的书已经不讲这些了;code complete却是着重在这些现在oo的书已经不怎么讲了,但是仍然每天困扰我们这些...
Code Complete 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025