The Art of Readable Code 在线电子书 图书标签: 编程 代码质量 Programming 软件开发 计算机 code 软件工程 O'Reilly
发表于2025-02-16
The Art of Readable Code 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
目前所看过的所有讲代码可读性的书籍中最为优秀的。书中所有例子都是从实际工作中提炼而成,颇具代表性。而且篇幅短小精悍,并伴有幽默诙谐的插画,整个阅读过程十分轻松愉快,在技术类书籍中实属难得。
评分这本书的Further Reading里列出来的书里有Code Complete, Clean Code, Refactor, The Practice of Programming, 如果读过其中的任何一本, 都会觉得这本书没有什么新的内容 ... 嗯 每一节开头的漫画很赞 ... 最后一章是一个从烂到赞的重构过程, 嗯, 读起来很晕 ...
评分compact, simple,good
评分讲解的方式不错,有实例有分析
评分跟CleanCode的很多观点不同,Comments章节是其中之一;如果你认同ProductiveProgrammer和CleanCode的内容,这本书不看亦可;但是,也有颇多可取之处,细节处一些例子挺好的... 如果你时间有限,这本书挺合适。读完了之后,你会知道PP那里有这么简单?!
Dustin Boswell
Although raised in the circus, Dustin Boswell realized early on that he was better at computers than at acrobatics. Dustin received his B.S. from CalTech, where he got hooked on Computer Science, and then went to UC San Diego for his Master's Degree. He worked at Google for five years, on a variety of projects including web crawling infrastructure. Dustin is now an internet startup junkie who spends his free time hiking the Santa Monica mountains and being a new dad.
Trevor Foucher has been shipping software projects for over 10 years, including Windows 2000 and OneCare at Microsoft, and Webmaster Tools at Google. He's been an individual contributor, manager, and tech lead. His goal is to make code more readable and reliable.
As programmers, we've all seen source code that's so ugly and buggy it makes our brain ache. And let's be honest, we've all written code like that. With this book, you'll learn to write code that's easy to read and understand. You'll have more fun and your coworkers will love you.
The Art of Coding focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples, helpful illustrations, and cartoons for fun.
* Learn to pick variable names that are "dense with information"
* Organize your loops and conditionals so they're easy to understand
* Make your comments short and sweet
* Recognize when your code is doing too many things at once
* Write tests that are concise, but thorough
* Master the art of breaking hard problems into many smaller ones
这本书很有特点,配的漫画很幽默。 三个方面是,变量名,表达式和控制结构,最后是整体结构,包括分层和算法的可读性等。 希望能看到中文版。 还需要多少字啊? 请尊重创作者的劳动,勿提供下载信息、或转载他人的文章。 为了鼓励有益的分享, 少于50字的评论将在前页论坛...
评分细节决定成败,思路清晰、言简意赅的代码让程序员一目了然;而格式凌乱、拖沓冗长的代码让程序员一头雾水。除了可以正确运行以外,优秀的代码必须具备良好的可读性,编写的代码要使其他人能在最短的时间内理解才行。本书旨在强调代码对人的友好性和可读性。 本书关注编码的细节...
评分《The Art of Readable Code》是一本关于代码可读性的书,很薄,180页,我手中的版本是2012年6月由东南大学出版社出版的影印版,其英文原版则是2011年出版的,已经是一本7年前的书了。一般而言,IT技术的发展之快导致技术书籍中提到的技术很快就会过期,但是这本不同,书中的观...
评分这本书很有特点,配的漫画很幽默。 三个方面是,变量名,表达式和控制结构,最后是整体结构,包括分层和算法的可读性等。 希望能看到中文版。 还需要多少字啊? 请尊重创作者的劳动,勿提供下载信息、或转载他人的文章。 为了鼓励有益的分享, 少于50字的评论将在前页论坛...
评分很短的一本小书,基本是在编译代码的时候顺便看完的,差不多花了三天的时间吧,看完的整体感受是很实用,增加了对整理代码可读性的欲望。可以说是软实力的提升吧,书里面举的例子都很实用,基本上实战都可以用到,我觉得这本书应该至少阅读两遍吧。 除了这本书以外,还可以考虑...
The Art of Readable Code 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025