史蒂夫·迈克康奈尔(Steve McConnell)被公认为软件开发社区中的首要作者和发言人之一。他是Construx Software公司的首席软件工程师。他所编著的图书包括曾被《软件开发》杂志授予优异产品震撼大奖的《代码大全》和《快速软件开发》,以及《软件项目生存指南》和《专业软件开发》等等。
发表于2025-04-04
Code Complete 2025 pdf epub mobi 电子书
昨天终于把《代码大全》这本900多页的大部头“啃”完了,很有成就感,所以写篇博客梳理梳理学到的知识,做下总结。 管理复杂度 软件开发是一项很复杂的工程,面对大型的项目,没有人能清楚地知道整个项目的细枝末节,一个小小的bug可能就要耗费你数小时甚至一整天的时间,而...
评分这本书陪伴我已经很多年,从一个菜鸟到现在的中级菜鸟这本书已经翻了不少遍,但大多都是陆陆续续看完(工作嘛)。当时作为一个还没入门的新手来读这本书的时候,感觉有点离实际太远(自己没技术、没经验),因为这本书并没有讲具体的技术,就这样当小说看了,囫囵吞枣的翻了一...
评分昨天终于把《代码大全》这本900多页的大部头“啃”完了,很有成就感,所以写篇博客梳理梳理学到的知识,做下总结。 管理复杂度 软件开发是一项很复杂的工程,面对大型的项目,没有人能清楚地知道整个项目的细枝末节,一个小小的bug可能就要耗费你数小时甚至一整天的时间,而...
评分想要学习软件开发的都应该去读这本书。书里面有很多一般很难接触到的最佳实践的东西。很多时候,这些也就是新手和高手之间的区别。当你知道了很多这些东西之后,也就很难有人再去叫你菜鸟。 我认为本书最值得去读的是中间那几章很详细的细节方面的描述,如变量命名之类。我也...
评分半年内读完了<<代码大全>>.如今恕小弟无能,套用”八股文模式”写这篇书评(脑子已经被作者搅晕了,哪里还有空去照顾”文风”) <<代码大全>>给我留下两大印象: 首先,它让我看到了代码之外的世界 (笔墨虽然不多,但作者介绍了上游工程). 眼睛盯住程序却不理解问题何在时,在上游工...
图书标签: programming 软件工程 编程 计算机 程序设计 软件开发 SoftwareEngineering coding
在线阅读本书
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版)
incredible good . clear . a must read book
评分豆瓣居然给我推荐这个。
评分我竟然读完了900多页的一本书!
评分作者号称本书没有放水全是干货,可是废话还是略多,可删30%。|| 抱着读代码范例的心而来,果然被书名误导了。信息密度低,评价虚高,可删75%
评分一要增加模块内部的cohesiveness,二要减少模块间的connectedness。自身即注释的代码最易维护。
Code Complete 2025 pdf epub mobi 电子书