The Art of Readable Code (Paperback)
Dustin Boswell, Trevor Foucher
- 出版商: O'Reilly
- 出版日期: 2011-12-06
- 定價: $1,485
- 售價: 9.5 折 $1,411
- 貴賓價: 9.0 折 $1,337
- 語言: 英文
- 頁數: 206
- 裝訂: Paperback
- ISBN: 0596802293
- ISBN-13: 9780596802295
-
相關分類:
工程師自我提升 Levelup
-
相關翻譯:
易讀程式之美學-提升程式碼可讀性的簡單法則 (The Art of Readable Code) (繁中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$1,750$1,663 -
$2,980$2,831 -
$1,880$1,786 -
$1,450$1,421 -
$1,590$1,558 -
$1,750$1,663 -
$580$458 -
$3,500$3,325 -
$620$527 -
$320$272 -
$1,485$1,411 -
$420$332 -
$720$562 -
$880$695 -
$480$379 -
$550$468 -
$2,100$2,058 -
$580$458 -
$480$379 -
$580$458 -
$450$383 -
$360$281 -
$1,853$1,755 -
$2,100$1,995 -
$1,750$1,663
商品描述
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 Readable Code 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