Clean Code 在线电子书 图书标签: 编程 programming 软件开发 程序设计 计算机 软件工程 敏捷开发 agile
发表于2024-12-22
Clean Code 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
真心建议每个写程序的都熟读牢记应用,这样同僚的WTF/minute真心会减少很多
评分醍醐灌顶,每一个程序猿都应该尽早读的一本书,早一天读也就少一天浪费他人和自己的生命了~
评分It's all about craft and taste.
评分Aweshhome!
评分没看完。关于什么是干净的代码,就像是评价什么是好的绘画一样,仁者见仁智者见智。尽管有些公认的标准,但是作者的标准个人并不喜欢。不过在一个大公司,规定统一的风格很重要,无论喜不喜欢,都应遵守。
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.
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.
《Clean Code》第一章举了一个很深刻却不断发生的例子,它展示了一个项目为混乱代码所付出的代价;然后列出了诸位大师眼中整洁代码的含义,最后给出了著名的“童子军军规”:让营地比你来时更干净。之后的二到十二章讲述了作者及其团队关于各种整洁代码的技巧和建议;十三...
评分2016年终于看完了一本纸质的技术书。 发现2014年记录的在读短评是:"再继续买类似的书真的可以剁手了,软件工程之类的不要再入手了..."。 不过鉴于自己买书剁手全无记性,这次我要记下来提醒一下。 当然,本书内容还是值得读的。 虽然大叔的文风就和选择的主要展示语言一样啰...
评分本书中Bob大叔提倡”写代码犹如写文章“,又说道“大师级程序员把系统当故事来讲,而不是当做程序来写”,对此观点我印象深刻!在此之前我从未听说过可以把代码当成故事、文章来写,Bob大叔太有才了! 如何才能写出整洁代码呢?总的原则无非是KISS(Keep It Simple Stupid):...
评分看了前几章,大惊! 对自己这几年的积累,还是颇为自信的。想不到短短的几章书,就抵得上我几年的领悟了。 早几年看到这本书,也许现在的水平能再上一个台阶! 强力推荐。 书不见了,还得再买一本了
评分2016年终于看完了一本纸质的技术书。 发现2014年记录的在读短评是:"再继续买类似的书真的可以剁手了,软件工程之类的不要再入手了..."。 不过鉴于自己买书剁手全无记性,这次我要记下来提醒一下。 当然,本书内容还是值得读的。 虽然大叔的文风就和选择的主要展示语言一样啰...
Clean Code 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024