The Art Of Readable Code ?? ?? Part One ???
?? ???? ??? ??? ????, ?? ?? ???? ???? ??? ?????.
??? ??? ?? ?? ?????? ??? ??????.
1 of 29
Downloaded 11 times
More Related Content
The Art Of Readable Code.
1. The Art of Readable Code
?? ??
The Art of Readable Code ...................................................................................................................... 1
Chapter 1. Code Should Be Easy to Understand ................................................................................... 2
Part I. Surface-Level Improvements ....................................................................................................... 4
Chapter 2. Packing Information into Names ........................................................................................... 4
Chapter 3. Names That Can¨t Be Misconstrued ..................................................................................... 9
Chapter 4. Aesthetics (????? ???).......................................................................................... 12
Chapter 5. Knowing What to Comment ................................................................................................ 20
Chapter 6. Making Comments Precise and Compact ........................................................................... 27