图书标签: 编程 代码质量 Programming 软件开发 计算机 code 软件工程 O'Reilly
发表于2024-11-21
The Art of Readable Code pdf epub mobi txt 电子书 下载 2024
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
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.
以后辱骂或者侮辱别人代码时就有更多办法了...
评分一晚上一边整 iphone 一边聊QQ群 一边获取的成果= = 读囵不求甚解……
评分目前所看过的所有讲代码可读性的书籍中最为优秀的。书中所有例子都是从实际工作中提炼而成,颇具代表性。而且篇幅短小精悍,并伴有幽默诙谐的插画,整个阅读过程十分轻松愉快,在技术类书籍中实属难得。
评分插图很赞,排版也好,可惜内容无甚新意
评分漂亮的出版社、封面、书名、以及插图,所触基本为函数级别或以下的代码,清晰易懂,可惜鲜见前人肩膀之后更新或更深的阐述,Further Reading值得细看。
每次碰到一本好书,总会觉得相见恨晚,无疑《The Art of Readable Code》是编写程序之路上越早看到越好的一本书。大神Donald E. Knuth曾经说过:“Instead of imagining that our main tasks is to instruct a computer what to do, let us concentrate rather on explaining t...
评分 评分这本书很有特点,配的漫画很幽默。 三个方面是,变量名,表达式和控制结构,最后是整体结构,包括分层和算法的可读性等。 希望能看到中文版。 还需要多少字啊? 请尊重创作者的劳动,勿提供下载信息、或转载他人的文章。 为了鼓励有益的分享, 少于50字的评论将在前页论坛...
评分本书主要观点: 1. 优雅的命名 1.1 命名具备自解释性(解释用途) 1.2 能附加(必要的)更多信息(匈牙利命名法的类型信息) 1.3 命名格式统一,如 kConstName 骆驼命名法或单词下划线 bool变量的is, has, can等前缀 ... 1.4 遵循业界的命...
The Art of Readable Code pdf epub mobi txt 电子书 下载 2024