Location:
Search - clean code
Search list
Description: 关于编写程序的,极好的习惯,以测试为主线。-procedures for the preparation of the excellent habits, to test the main line.
Platform: |
Size: 405504 |
Author: 李四 |
Hits:
Description: write clean code,即编写高质量的代码,对于编程菜鸟和编程高手都有好处-write clean code, that is, the preparation of high-quality code, for programming and programming rookie players will benefit both
Platform: |
Size: 239616 |
Author: 阿邦 |
Hits:
Description: 完美模式设计指南(Write Clean Code), 繁体中文版-Perfect model of design guidelines (Write Clean Code), Traditional Chinese version
Platform: |
Size: 356352 |
Author: hj |
Hits:
Description: 编程精粹
─── Microsoft编写优质无错C程序秘诀
Writing Clean Code
─── Microsoft Techniques for Developing Bug-free C
Programs
Steve Maguire 著
姜静波 佟金荣 译
麦中凡 校
电子工业出版社
-Programming essence ─ ─ ─ Microsoft to prepare high-quality error-free C program tips Writing Clean Code ─ ─ ─ Microsoft Techniques for Developing Bug-free CProgramsSteve Maguire Kim Tong Translation姜静波with Michael in the school where the Publishing House of Electronics Industry
Platform: |
Size: 167936 |
Author: MrFor |
Hits:
Description: writing clean code书的中文翻译版,使你对编程有更深一层的理解,编写好的代码。-writing clean code
Platform: |
Size: 579584 |
Author: 乐了 |
Hits:
Description: 介绍C的好书,里面介绍了很多编程的知识,指的我们赌一赌,看一看-a book about c,it is a good description about c.and you can devalop your knowledge.
Platform: |
Size: 2828288 |
Author: 夏召强 |
Hits:
Description: 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code—of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code.
Readers will come away from this book understanding
How to tell the difference between good and bad code
How to write good code and how to transform bad code into good code
How to create good names, good functions, good objects, and good classes
How to format code for maximum readability
How to implement complete error handling without obscuring code logic
How to unit test and practice test-driven develo
Platform: |
Size: 2828288 |
Author: chi |
Hits:
Description: 编程精粹 Writing Clean Code C C语言的经典书籍 适合于编程高手-Pristine Writing Clean Code CC programming language, the classic book for programming expert
Platform: |
Size: 405504 |
Author: 金敏 |
Hits:
Description: Microsoft Techniques for Developing Bug-free C Programs
Platform: |
Size: 590848 |
Author: jiangyy |
Hits:
Description: clean code的英文原版,希望对java编程的有用-clean code of the English original, in the hope of useful java programming
Platform: |
Size: 2828288 |
Author: xia |
Hits:
Description: 微软c编程C++_微软c编程精粹.pdf
writing clean code
非常不错的一本关于C语言编程的书籍-Microsoft C++ _ c programming c programming Microsoft essence. Pdf writing clean code is a good book about C programming language
Platform: |
Size: 687104 |
Author: 帅波 |
Hits:
Description: 软件质量,不但依赖于架构及项目管理,而且与代码质量紧密相关。这一点,无论是敏捷开发流派还是传统开发流派,都不得不承认。
本书提出一种观念:代码质量与其整洁度成正比。干净的代码,既在质量上较为可靠,也为后期维护、升级奠定了良好基础。-Software quality, not only depends on the architecture and project management, but also closely related with the code quality. This is, whether schools or traditional development agile development schools had to admit. This book presents a concept: the code quality is proportional to its degree of cleanliness. Clean code, both in quality and more reliable, but also for later maintenance, upgrades and laid a good foundation.
Platform: |
Size: 2882560 |
Author: ls |
Hits:
Description: Clean Code 英文 清晰版 PDF。
代码整洁之道的原版。
Platform: |
Size: 2885632 |
Author: |
Hits:
Description: 微软c编程精粹,是学习编程人员的必选,里面讲了很多编程的技巧和好习惯。-Microsoft c programming essence, is the must-learn programming staff, which said a lot of programming skills and good habits.
Platform: |
Size: 1115136 |
Author: 梁建鹏 |
Hits:
Description: 《编程精粹——Microsoft 编写优质无错C程序秘诀》,Steve Maguire著,电子工业出版社。很好的C语言编程资料,有助于编写规范而简洁的C程序。-《Writing Clean Code ── Microsoft Techniques for Developing Bug-free C Programs》,written by Steve maguire.A good C language programming book, facilitate the preparation of specifications and simple C program.
Platform: |
Size: 571392 |
Author: Wilson |
Hits:
Description: writing clean code, 为你成为优秀的程序员提供强有力的帮助者。-writing clean code, if you want to become a good programmer, it will provide a strong helper.
Platform: |
Size: 240640 |
Author: jiang bo |
Hits:
Description: Clean Code 软件质量,不但依赖于架构及项目管理,而且与代码质量紧密相关。
这一点,无论是敏捷开发流派还是传统开发流派,都不得不承认。-Clean Code software quality not only depends on the architecture and project management, and quality are closely related with the code. This, whether it is agile or traditional development schools schools had to admit.
Platform: |
Size: 18347008 |
Author: xx |
Hits:
Description: Write.Clean.Code这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改-Write.Clean.Code this e-book from the PC Home Club, C++ Bulider Forum completed several friends were finishing, basically in accordance with the original translation, according to a handful of slightly modified text for the sake of smooth
Platform: |
Size: 1428480 |
Author: yc |
Hits:
Description: clean code for c++ programming ...............
Platform: |
Size: 2960384 |
Author: Keepfit
|
Hits:
Description: 《代码整洁之道》是2010年1月由人民邮电出版社出版的图书,作者是马丁。本书主要讲述了代码质量与其整洁度成正比的道理,并由此揭示代码整洁之道。(Clean code in January 2010 by the people's posts and telecommunications publishing books, the author is Martin. This book focuses on the code quality and cleanliness is proportional to the truth, and thus reveal the path to clean code.)
Platform: |
Size: 15459328 |
Author: lad1994 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
21
»