圖書標籤: 編程 代碼質量 Programming 軟件開發 計算機 code 軟件工程 O'Reilly
发表于2025-03-04
The Art of Readable Code pdf epub mobi txt 電子書 下載 2025
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.
compact, simple,good
評分Excellent one!
評分輕鬆愉快
評分目前讀過的最簡潔,有效,生動的提高代碼質量的小書,一晚上讀完。裏麵漫畫很可愛:)
評分目前讀過的最簡潔,有效,生動的提高代碼質量的小書,一晚上讀完。裏麵漫畫很可愛:)
《The Art of Readable Code》是一本关于代码可读性的书,很薄,180页,我手中的版本是2012年6月由东南大学出版社出版的影印版,其英文原版则是2011年出版的,已经是一本7年前的书了。一般而言,IT技术的发展之快导致技术书籍中提到的技术很快就会过期,但是这本不同,书中的观...
評分俗话说“函数应该只做一件事” ,没错,分解大函数为小函数是好的。但是,它并不一定是函数的界限。如果你愿意的话,仍然可以组织你的大代码感觉像有独立的分段组成的。举的例子很贴切! Turning Thoughts into Code 还不能够清楚理解要解决的问题时候,不要下手写代码。写的...
評分这本书很有特点,配的漫画很幽默。 三个方面是,变量名,表达式和控制结构,最后是整体结构,包括分层和算法的可读性等。 希望能看到中文版。 还需要多少字啊? 请尊重创作者的劳动,勿提供下载信息、或转载他人的文章。 为了鼓励有益的分享, 少于50字的评论将在前页论坛...
評分好代码的标准:Code should be easy to understand. 可读性的基础:Code should be written to minimize the time it would take for someone else to understand it. (优化的标准) 以下所有的技巧都围绕一个原则:易读,易读,还是易读。 Surface-Level Improvements 1.Pack...
評分好代码的标准:Code should be easy to understand. 可读性的基础:Code should be written to minimize the time it would take for someone else to understand it. (优化的标准) 以下所有的技巧都围绕一个原则:易读,易读,还是易读。 Surface-Level Improvements 1.Pack...
The Art of Readable Code pdf epub mobi txt 電子書 下載 2025