mirror of
https://github.com/glen9527/Clean-Code-zh.git
synced 2025-12-18 11:14:22 +08:00
md 引入图片资源
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 第 10 章 Classes
|
||||
with Jeff Langr
|
||||
|
||||
Image
|
||||

|
||||
|
||||
So far in this book we have focused on how to write lines and blocks of code well. We have delved into proper composition of functions and how they interrelate. But for all the attention to the expressiveness of code statements and the functions they comprise, we still don’t have clean code until we’ve paid attention to higher levels of code organization. Let’s talk about clean classes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user