图书标签: 编程 programming 软件开发 程序设计 计算机 软件工程 敏捷开发 agile
发表于2024-12-22
Clean Code pdf epub mobi txt 电子书 下载 2024
Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer—but only if you work at it.
What kind of work will you be doing? You’ll be reading code—lots of code. And you will be challenged to think about what’s right about that code, and what’s wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft.
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 development
This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
Robert C. “Uncle Bob” Martin has been a software professional since 1970 and an international software consultant since 1990. He is founder and president of Object Mentor, Inc., a team of experienced consultants who mentor their clients worldwide in the fields of C++, Java, C#, Ruby, OO, Design Patterns, UML, Agile Methodologies, and eXtreme programming.
真心建议每个写程序的都熟读牢记应用,这样同僚的WTF/minute真心会减少很多
评分没看完。关于什么是干净的代码,就像是评价什么是好的绘画一样,仁者见仁智者见智。尽管有些公认的标准,但是作者的标准个人并不喜欢。不过在一个大公司,规定统一的风格很重要,无论喜不喜欢,都应遵守。
评分先往短里改……抽象层什么的以后再说……
评分没看完。关于什么是干净的代码,就像是评价什么是好的绘画一样,仁者见仁智者见智。尽管有些公认的标准,但是作者的标准个人并不喜欢。不过在一个大公司,规定统一的风格很重要,无论喜不喜欢,都应遵守。
评分:无
《Clean Code》第一章举了一个很深刻却不断发生的例子,它展示了一个项目为混乱代码所付出的代价;然后列出了诸位大师眼中整洁代码的含义,最后给出了著名的“童子军军规”:让营地比你来时更干净。之后的二到十二章讲述了作者及其团队关于各种整洁代码的技巧和建议;十三...
评分我一直觉得自己是没脸称自己是个程序员的,但是人渐大每当别人问起”做什么的”的时候,我只好把“写代码”这三个字抛出来,大抵能换到一点对方惊叹和虚荣心的满足,当然在真正的程序员们面前是从来没有得逞过的。 工作两年以来我也试图努力看过《重构》,《代码大全》等书来...
评分公认的翻译比较生硬外,如此书副标题所写:a handbook of agile software craftsmanship. 虽说定义为敏捷软件技能手册,但不失为编码从业人员最基础的职业代码要求规范。
评分 评分现在看到那些不好的代码就感觉不舒服,想给改改吧,但又不知道到从和处开刀,挺纠结的,可能是现在火候还不到吧。 现在写代码开始考虑易读性了,以前的想法就是写过的代码从来不会看第二遍,其实这也可能,但是一旦养成个了这个不好的习惯,有一天你想写好让别人能看懂的代码...
Clean Code pdf epub mobi txt 电子书 下载 2024